Commit Graph

11 Commits

Author SHA1 Message Date
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