Commit Graph

314 Commits

Author SHA1 Message Date
Junhao Liang 36d36ed471 fix var name 2023-09-27 17:35:20 +08:00
Dongyang Jin 2c29afadf3 Support skeleton (#155)
* pose

* pose

* pose

* pose

* 你的提交消息

* pose

* pose

* Delete train1.sh

* pretreatment

* configs

* pose

* reference

* Update gaittr.py

* naming

* naming

* Update transform.py

* update for datasets

* update README

* update name and README

* update

* Update transform.py
2023-09-27 16:20:00 +08:00
Jilong Wang 853bb1821d Fix a crucial bug of mINP calculation!!! (#154) 2023-09-04 13:17:50 +08:00
chuanfushen f280be5a3f Update README.md 2023-08-08 23:43:23 +08:00
chuanfushen 962038cc47 Update 1.model_zoo.md
update SUSTech1K
2023-07-20 21:28:48 +08:00
Chao Fan bee8c1621e Update README.md 2023-07-17 19:47:49 +08:00
chuanfushen 01af475d5e Update README.md 2023-07-15 17:33:06 +08:00
chuanfushen 66971ea129 Support SUSTech1K 2023-07-15 17:12:13 +08:00
Chao Fan 3795705313 Update 1.model_zoo.md 2023-07-04 16:29:45 +08:00
Chao Fan 47552e264d Delete configs/baseline directory
The 'baseline' series is abandoned since GaitBase can better serve as a baseline model for OpenGait.
2023-07-04 16:10:38 +08:00
darkliang 78171dba91 support CCPG 2023-06-27 21:26:06 +08:00
Chao Fan 9ff2520c05 Merge pull request #133 from DavidLee528/patch-1
Fixed a spelling mistake.
2023-06-06 19:04:43 +08:00
Chao Fan e5be2028dd Update README.md 2023-06-03 18:08:46 +08:00
Chao Fan 1edc6d53d0 Update 1.model_zoo.md 2023-05-22 17:18:37 +08:00
Chao Fan a2c734896b Update README.md 2023-05-22 14:51:13 +08:00
Chao Fan 39ddc63acf Update README.md 2023-05-22 14:46:26 +08:00
Chao Fan bf2490a6e5 Update README.md 2023-05-22 11:28:46 +08:00
Chao Fan b921ad5a1e Add files via upload 2023-05-22 11:16:15 +08:00
DavidLee528 1784af34a2 Fixed a spelling mistake. 2023-05-15 16:28:52 +08:00
Chao Fan 2740b8eece Update README.md 2023-04-19 00:05:53 +08:00
darkliang d5b1ae3b42 update phase1_seg config to fix issue 127 2023-04-17 18:06:37 +08:00
Chao Fan 3281a432bf Update README.md 2023-04-11 15:52:50 +08:00
Junhao Liang b4b6aa9247 Update README.md 2023-04-11 15:44:58 +08:00
Junhao Liang a7a4fb55a2 Update README.md 2023-04-11 15:43:12 +08:00
darkliang e032727bf2 update model zoo 2023-04-11 15:39:54 +08:00
darkliang 8133e3017f torch version required to 1.10 2023-04-09 18:57:41 +08:00
darkliang a7c83ea7f4 Merge branch 'master' of https://github.com/ShiqiYu/OpenGait 2023-04-09 18:54:53 +08:00
darkliang e69fb6f439 support CASIA-E dataset 2023-04-09 17:15:42 +08:00
darkliang ef00896028 Clear up the confusion about gait3d. 2023-04-06 12:45:50 +08:00
noahshen98 37258d149f Update LidarGait 2023-03-31 14:44:58 +08:00
darkliang 786aded8af fix intent 2023-03-28 18:47:33 +08:00
darkliang 5c61842c49 fix up cross entropy loss 2023-03-28 17:22:46 +08:00
Chao Fan 3aaf75021a Update transform.py 2023-03-23 18:55:24 +08:00
Chao Fan 3a752f5a26 Update README.md 2023-03-20 17:25:27 +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
Chao Fan 9b74b39f80 Update README.md 2023-03-15 23:03:36 +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
Junhao Liang 204bfcf472 fix transform bug 2023-02-27 23:19:55 +08:00
Junhao Liang 3b664355f7 update news 2023-02-17 11:51:49 +08:00
darkliang 0ef6b6f5b4 update tutorial for hid 2023 2023-02-17 11:46:14 +08:00
noahshen98 76ea237749 Update evaluator.py 2023-02-15 19:26:57 +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
Junhao Liang bf8d03658e bug fix for loss error message 2022-12-27 21:38:56 +08:00
Chao Fan 0915e989ca Update modules.py 2022-12-27 13:02:32 +08:00
Chao Fan 0ada706376 Update modules.py 2022-12-27 12:54:08 +08:00
Junhao Liang e5a3d506c5 Update README.md 2022-12-07 17:04:44 +08:00
Chao Fan b00310de62 Update README.md 2022-12-06 01:15:37 -03:00