4 Commits
Author SHA1 Message Date
Ahzyuan 62b8915b26 docs: add pose index files using guide in datasets/OUMVLP/README.md 2025-09-06 21:18:31 +08:00
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
Ahzyuan 923a410cd3 fix: silu pose mismatch in oumvlp pose pkl extraction 2025-06-05 12:18:57 +08:00