Commit Graph

5 Commits

Author SHA1 Message Date
Ahzyuan cedced825a refactor: load the selection index for poses in each frame rather than calculating it via real-time matching.
- Add new script (`pose_index_extractor.py`) to generate pose selection index for OUMVLP dataset
- Update `pretreatment.py` to load the generated index for pose extraction
2025-09-06 19:49:34 +08:00
Ahzyuan 55ddf21a34 docs: correct the oumvlp pose extraction command 2025-06-05 12:19:57 +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
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 28f50410a5 Reconstruct the directory structure 2022-04-12 13:44:07 +08:00