Commit Graph

10 Commits

Author SHA1 Message Date
crosstyan 00fcda4fe3 feat: extract opengait_studio monorepo module
Move demo implementation into opengait_studio, retire Sports2D runtime integration, and align packaging with root-level monorepo dependency management.
2026-03-07 18:14:13 +08:00
darkliang d579ca9135 remove dependency of pytorch_metric_learning 2023-10-09 18:32:23 +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
darkliang 5c61842c49 fix up cross entropy loss 2023-03-28 17:22:46 +08:00
darkliang 793405ad7c refactor evaluation and add cross view gallery 2022-11-24 23:20:04 +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 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
wj1tr0y e714fa9075 a faster triplet using mask indexing 2022-04-17 20:56:23 +08:00
darkliang 213b3a658f rename lib to opengait 2022-04-12 11:28:09 +08:00