Commit Graph

24 Commits

Author SHA1 Message Date
darkliang 8133e3017f torch version required to 1.10 2023-04-09 18:57:41 +08:00
darkliang e69fb6f439 support CASIA-E dataset 2023-04-09 17:15:42 +08:00
Chao Fan 051dcfc970 Update 1.model_zoo.md 2023-03-07 12:41:53 +08:00
Chao Fan 992ae59809 Update 1.model_zoo.md 2023-03-07 12:39:45 +08:00
darkliang bda25e8978 remove redundant partition file 2023-02-07 13:31:32 +08:00
darkliang 77abcc2a10 add Gait3D support 2022-12-05 21:47:24 +08:00
darkliang f79997bf8d add new metric results for various methods 2022-11-30 13:08:30 +08:00
Chao Fan 6e843db274 Update 1.model_zoo.md 2022-11-15 10:37:05 +08:00
Junhao Liang 92f5565463 Update 0.get_started.md 2022-11-14 21:57:50 +08:00
Chao Fan 5669c398fd Update 0.get_started.md 2022-10-31 16:51:53 +08:00
Chao Fan c2a48191e3 Update 1.model_zoo.md 2022-10-07 19:49:31 +08:00
Junhao Liang cd7ccb69e7 Update 1.model_zoo.md 2022-09-06 13:55:54 +08:00
noahshen98 3b75802184 Update 0.get_started.md 2022-08-07 18:58:18 +08:00
noahshen98 259ab2ceb7 Update 0.get_started.md 2022-08-07 18:57:41 +08:00
Chao Fan c5e7f6501e Update 0.get_started.md 2022-08-05 19:12:30 +08:00
darkliang 4205c5f283 add gaitedge and reorgnize repo 2022-07-05 21:52:54 +08:00
Junhao Liang 715e7448fa Update 1.detailed_config.md 2022-06-18 14:59:24 +08:00
darkliang 28f50410a5 Reconstruct the directory structure 2022-04-12 13:44:07 +08:00
darkliang 213b3a658f rename lib to opengait 2022-04-12 11:28:09 +08:00
Noah f677fdc55c grew supported 2022-03-24 15:42:33 +08:00
Noah 4c8d272eff GREW dataset pretreatment 2022-03-21 19:26:21 +08:00
Noah 9ae1194163 fix enviroment.yaml and update readme 2022-03-12 17:55:37 +08:00
darkliang 49cbc44069 fix loss info and typo (Closes GH-22). 2021-12-09 15:11:06 +08:00
Junhao Liang 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