Commit Graph

13 Commits

Author SHA1 Message Date
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
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
darkliang 213b3a658f rename lib to opengait 2022-04-12 11:28:09 +08:00