Commit Graph

45 Commits

Author SHA1 Message Date
jdyjjj fbed984329 release swingait 2024-01-31 16:56:56 +08:00
Dongyang Jin 7fe5d1b26a deepgaitv2 2023-12-10 13:54:59 +08:00
jdyjjj 36d4a70230 Release GaitSSB@Finetune 2023-11-22 11:35:27 +08:00
jdyjjj 388974ab2a enable find_unused_parameters flag for DDP 2023-11-21 19:26:42 +08:00
jdyjjj b24e797486 GaitSSB@Pretrain release 2023-11-20 20:28:09 +08:00
Zzier 609aa0e9aa Update ParsingGait (#160)
* Update ParsingGait

* Clear up the confusion

Clear up the confusion about gait3d and gait3d-parsing.

* Update 0.get_started.md

* Add BaseParsingCuttingTransform

* Update gcn.py

* Create gaitbase_gait3d_parsing_btz32x2_fixed.yaml

* Add gait3d_parsing config file

* Update 1.model_zoo.md

Update Gait3D-Parsing checkpoints

* Update 1.model_zoo.md

add configuration

* Update 1.model_zoo.md

center text

---------

Co-authored-by: Junhao Liang <43094337+darkliang@users.noreply.github.com>
2023-10-29 21:53:02 +08:00
darkliang 2701e4b700 replace logging with error 2023-10-09 18:45:51 +08:00
darkliang 5f0c27a622 fix a bug of train with test 2023-10-09 18:45:26 +08:00
darkliang d579ca9135 remove dependency of pytorch_metric_learning 2023-10-09 18:32:23 +08:00
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 66971ea129 Support SUSTech1K 2023-07-15 17:12:13 +08:00
darkliang 78171dba91 support CCPG 2023-06-27 21:26:06 +08:00
DavidLee528 1784af34a2 Fixed a spelling mistake. 2023-05-15 16:28:52 +08:00
darkliang e69fb6f439 support CASIA-E dataset 2023-04-09 17:15:42 +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
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
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
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
darkliang 77abcc2a10 add Gait3D support 2022-12-05 21:47:24 +08:00
darkliang 59c8a8505c a little fix for new metric 2022-11-29 23:33:00 +08:00
darkliang 793405ad7c refactor evaluation and add cross view gallery 2022-11-24 23:20:04 +08:00
Junhao Liang c5b4fb0806 Update modules.py
fix  at least one dimension spans across two contiguous subspaces
2022-11-15 17:25:57 +08:00
darkliang 1588fde52d fix gaitedge config and add check
for num of transform
2022-11-12 16:52:58 +08:00
Qianyu Wang bb61874e90 fix python3.10 error (#84)
Signed-off-by: Qianyu Wang <patrickwangqy@outlook.com>

Signed-off-by: Qianyu Wang <patrickwangqy@outlook.com>
2022-10-19 16:31:21 +08:00
darkliang 41de2d47cc Fix gaitedge, fixes #91 2022-10-13 14:59:18 +08:00
Junhao Liang 025437546a fix the Deprecation of inspect.getargspec() 2022-09-29 11:29:36 +08:00
noahshen98 54b4d697e6 GaitGL model inference issue solved
inference feature is wrongly used, causing zero accuracies. Solved by replacing to right embedding feature.
2022-09-14 10:02:01 +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 b183455eb8 add gaitedge training code 2022-07-17 13:47:50 +08:00
Junhao Liang 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
Noah 7172b53af1 fix bug within gaitgl model 2022-04-20 17:26:01 +08:00
Noah 3c71141b3e GaitGL_GREW supported 2022-04-19 17:12:10 +08:00
wj1tr0y e714fa9075 a faster triplet using mask indexing 2022-04-17 20:56:23 +08:00
wj1tr0y ff398acbc7 Fix the bug of fix_bn 2022-04-17 20:56:23 +08:00
wj1tr0y a4ead0b40d fix sampler's bug 2022-04-17 20:56:23 +08:00
darkliang 213b3a658f rename lib to opengait 2022-04-12 11:28:09 +08:00