Refactoring
- Registration-based methods are moved to models/, under the new module abstraction named “registrants”
- Body model wrappers have their own module abstraction named “body_models”
Datasets
- Add support for GTA-Human dataset
- Add support for datasets needed by VIBE
New features
- Upgrade SMPLify: batch size adaptation and use standard camera module
- Upgrade camera: helper functions such as concat, parameter conversion and value type check
- Upgrade renderer: refactored to use registry, refactored smpl visualization
Documents
- Update README, tutorials, and readthedocs
Bug fixes:
- Unit tests: test_cache that raises time comparison error
- Visualization: holes in rendered mesh
- Data converters: image paths, and H36M and LSP
CICD
- Deploy workflow on GitHub
- Add codedev reports in workflow