Skip to content

Releases: IntelligentSensingAndRehabilitation/PosePipeline

2025.05.02 Release

02 May 20:21
2af7fd1
Compare
Choose a tag to compare

Changelog - Pose Pipeline

[2025.05.02] - 2025-05-02

  • Preparing PosePipeline for PyPI

Added

  • VitPose-H TopDown method [#38]
  • MoviTopDown HandBbox method [#40]
  • Updated README and installation instructions [#42]
  • More detailed Getting_Started notebook

Changed

  • Required Python version from ~=3.11 to >=3.10 [#39]
  • Default algorithms used for standard_pipelines

2024.01.14

14 Jan 23:10
7541734
Compare
Choose a tag to compare

Changelog - Pose Pipeline

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Calendar Versioning.

[2024.01.14] - 2024-01-14

  • Initial Release

Added

  • PosePipeline is now 'pip installable', with external dependencies automatically downloaded.
  • Transition to uv as package manager [#33]
  • Breaking change with update to MMCV. [#36]