Commit Graph

18 Commits

Author SHA1 Message Date
darkliang e69fb6f439 support CASIA-E dataset 2023-04-09 17:15:42 +08:00
darkliang 786aded8af fix intent 2023-03-28 18:47:33 +08:00
Junhao Liang 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 Liang 204bfcf472 fix transform bug 2023-02-27 23:19:55 +08:00
darkliang 0ef6b6f5b4 update tutorial for hid 2023 2023-02-17 11:46:14 +08:00
darkliang 311bc848fa remove img_w arg from transform function 2023-02-07 13:37:09 +08:00
darkliang bda25e8978 remove redundant partition file 2023-02-07 13:31:32 +08:00
Jilong Wang 6c05509add Reconstruct LossAggregator and fix some typos in config files (#100)
* fix Gait3D configs typo

* Use ModuleDict to reconstruct LossAggregator

* fix typo
2023-01-14 17:33:38 +08:00
darkliang 77abcc2a10 add Gait3D support 2022-12-05 21:47:24 +08:00
darkliang 793405ad7c refactor evaluation and add cross view gallery 2022-11-24 23:20:04 +08:00
darkliang 1588fde52d fix gaitedge config and add check
for num of transform
2022-11-12 16:52:58 +08:00
Junhao Liang a71444b967 Update README.md 2022-11-08 19:07:35 +08:00
Junhao Liang f60405599a Update phase2_gaitedge.yaml 2022-09-26 23:29:47 +08:00
darkliang 8edfc80326 update gaitedge and use data_in_use 2022-07-19 17:34:20 +08:00
darkliang 4b681fb9bd update gaitedge 2022-07-19 14:14:48 +08:00
darkliang 13894439a4 add performance table 2022-07-17 19:39:01 +08:00
darkliang b183455eb8 add gaitedge training code 2022-07-17 13:47:50 +08:00
darkliang 4205c5f283 add gaitedge and reorgnize repo 2022-07-05 21:52:54 +08:00