Commit Graph
34 Commits
Author SHA1 Message Date
Junhao LiangandGitHub 44fb2414f2 fix up 2023-10-29 21:16:09 +08:00
Junhao LiangandGitHub dc5fa290bc Update 1.1.skeleton_model_zoo.md 2023-10-19 23:16:59 +08:00
Junhao LiangandGitHub 00df5626e4 Update 1.1.skeleton_model_zoo.md 2023-10-17 14:43:53 +08:00
Junhao LiangandGitHub 36d36ed471 fix var name 2023-09-27 17:35:20 +08:00
Junhao LiangandGitHub b4b6aa9247 Update README.md 2023-04-11 15:44:58 +08:00
Junhao LiangandGitHub a7a4fb55a2 Update README.md 2023-04-11 15:43:12 +08:00
Junhao LiangandGitHub 638c657763 Add code of GaitBase (#115)
* add resnet9 backbone and regular da ops

* add gait3d config

* fix invalid path CASIA-B* in windows

* add gaitbase config for all datasets

* rm unused OpenGait transform
2023-03-20 14:59:08 +08:00
Junhao LiangandGitHub 204bfcf472 fix transform bug 2023-02-27 23:19:55 +08:00
Junhao LiangandGitHub 3b664355f7 update news 2023-02-17 11:51:49 +08:00
Junhao LiangandGitHub bf8d03658e bug fix for loss error message 2022-12-27 21:38:56 +08:00
Junhao LiangandGitHub e5a3d506c5 Update README.md 2022-12-07 17:04:44 +08:00
Junhao LiangandGitHub c5b4fb0806 Update modules.py
fix  at least one dimension spans across two contiguous subspaces
2022-11-15 17:25:57 +08:00
Junhao LiangandGitHub 92f5565463 Update 0.get_started.md 2022-11-14 21:57:50 +08:00
Junhao LiangandGitHub a71444b967 Update README.md 2022-11-08 19:07:35 +08:00
Junhao LiangandGitHub 025437546a fix the Deprecation of inspect.getargspec() 2022-09-29 11:29:36 +08:00
Junhao LiangandGitHub f60405599a Update phase2_gaitedge.yaml 2022-09-26 23:29:47 +08:00
Junhao LiangandGitHub cd7ccb69e7 Update 1.model_zoo.md 2022-09-06 13:55:54 +08:00
Junhao LiangandGitHub 14fa5212d4 Solve the problem of dimension misuse. (#59)
* commit for fix dimension

* fix dimension for all method

* restore config

* clean up baseline config

* add contiguous

* rm comment
2022-06-28 12:27:16 +08:00
Junhao LiangandGitHub 715e7448fa Update 1.detailed_config.md 2022-06-18 14:59:24 +08:00
Junhao LiangandGitHub 09d42e0cbe Update README.md 2022-04-20 16:38:46 +08:00
Junhao LiangandGitHub 75ed9c80b8 Update README.md 2022-04-20 16:36:16 +08:00
Junhao LiangandGitHub 0fb5c45272 Create stale.yml 2022-04-15 12:35:46 +08:00
Junhao LiangandGitHub 9225db7eca fix an issue: 2022-03-21 21:04:21 +08:00
Junhao LiangandGitHub 622d592575 Delete wechat.jpg 2022-03-19 22:50:10 +08:00
Junhao LiangandGitHub 4e9d17e64c Update README.md 2022-03-12 11:59:40 +08:00
Junhao LiangandGitHub f90b615170 Update README.md 2022-03-12 11:59:09 +08:00
Junhao LiangandGitHub 21d3d24000 fix the wrong restore hint in HID 2022-03-11 23:54:07 +08:00
Junhao LiangandGitHub 4499611524 Update README.md 2022-03-11 20:52:58 +08:00
Junhao LiangandGitHub 39ef7cedde update HID readme 2022-03-11 20:24:07 +08:00
Junhao LiangandGitHub 2a8f5c0e22 Fix wrong link 2022-03-11 19:39:33 +08:00
Junhao LiangandGitHub 6982c35561 Replace with the correct config links for OUMVLP 2021-12-15 17:43:04 +08:00
bb6cd5149a 1.0.0 official release (#18)
* fix bug in fix_BN

* gaitgl OUMVLP support.

* update ./doc/3.advance_usage.md Cross-Dataset Evalution & Data Agumentation

* update config

* update docs.3

* update docs.3

* add loss doc and gather input decorator

* refine the create model doc

* support rearrange directory of unzipped OUMVLP

* fix some bugs in loss_aggregator.py

* refine docs and little fix

* add oumvlp pretreatment description

* pretreatment dataset fix oumvlp description

* add gaitgl oumvlp result

* assert gaitgl input size

* add pipeline

* update the readme.

* update pipeline and readme

* Corrigendum.

* add logo and remove path

* update new logo

* Update README.md

* modify logo size

Co-authored-by: 12131100 <12131100@mail.sustech.edu.cn>
Co-authored-by: noahshen98 <77523610+noahshen98@users.noreply.github.com>
Co-authored-by: Noah <595311942@qq.com>
2021-12-08 20:05:28 +08:00
Junhao LiangandGitHub a01deafe5b upload issue template 2021-10-23 23:11:46 +08:00
Junhao LiangandGitHub 2c9ca4d133 Fix wrong index 2021-10-23 07:54:50 +08:00