Skip to content

Update package version to 0.0.8#26

Merged
xiu-cs merged 1 commit intomainfrom
release/v0.0.8
Mar 19, 2026
Merged

Update package version to 0.0.8#26
xiu-cs merged 1 commit intomainfrom
release/v0.0.8

Conversation

@deruyter92
Copy link
Collaborator

@MMathisLab @xiu-cs, it would be great if we could release a new package version. Let me know if you agree with the auto-generated release notes below (feel free to edit). Once the new package version is merged to main, I can push a new release tag, to trigger the release to PyPI.


Release Notes v 0.0.8

Highlights

  • High-level fmpose3d inference API with Hugging Face integration for easy model weight downloads.
  • Extendable model registry and config dataclasses — scripts now use model_type instead of raw model paths.
  • Animal pipeline support via DeepLabCut SuperAnimal, with batch-wise 2D estimation and robust status propagation.
  • DeepLabCut is now an optional dependency (pip install "fmpose3d[animals]"), keeping the default install lightweight.

What's Changed

Documentation and Developer Experience

  • Updated README.md and animals/README.md with installation guidance for optional animal dependencies.
  • Added and refreshed tests for config, inference API behavior, and edge cases.

Upgrade Notes

  • If you rely on animal inference features, install the extra dependencies:
    • pip install "fmpose3d[animals]"
  • Existing script integrations may need to switch from direct model path usage to model_type-based model selection.

Full Changelog: v0.0.7...v0.0.8

@deruyter92 deruyter92 requested review from MMathisLab and xiu-cs March 19, 2026 10:25
@xiu-cs
Copy link
Collaborator

xiu-cs commented Mar 19, 2026

@deruyter92 Thanks a lot, it looks good to me. I totally agree that we need to update the package.

@xiu-cs xiu-cs merged commit 3f4a19b into main Mar 19, 2026
5 checks passed
@xiu-cs xiu-cs deleted the release/v0.0.8 branch March 19, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants