Releases: DeepLabCut/DLClibrary
v0.0.6
Most importantly now better backward compatible for Superanimal weights names.
What's Changed
- Handle .pt model download & add superanimal_quadruped_HRNetw32 by @jeylau in #21
- Add superanimal_quadruped_ATP model by @jeylau in #22
- Fix test_modeldownload.py by @jeylau in #23
- Add DLC3 detectors and pose estimation models by @jeylau in #24
- Refactor and other formatting improvements by @jeylau in #25
- v0.0.5 by @AlexEMG in #26
- added superanimal models for DLC 2.0 by @n-poulsen in #27
- Version change by @AlexEMG in #28
Full Changelog: v0.0.4...v0.0.6
Newest super animal weights
What's Changed
- Updated README by @n-poulsen in #15
- Update modelzoo_urls.yaml fix #17 by @MMathisLab in #18
- Update modelzoo_urls.yaml by @jeylau in #19
- V0.0.4 by @AlexEMG in #20
New Contributors
- @n-poulsen made their first contribution in #15
- @MMathisLab made their first contribution in #18
Funding includes ChanZuckerberg Initiative's Essential Open Source Software for Science. Thanks!
Full Changelog: v0.0.3...v0.0.4
Latest superanimal models and minor updates
What's Changed
- Move superanimal model configs to dlclib by @jeylau in #9
- Fix full_cat model ID by @jeylau in #10
- Install local dlclibrary in GitHub's workflow by @jeylau in #12
- Update version and add dog to list of models by @AlexEMG in #11
- Force the use of bash shell on GitHub's Windows runners by @jeylau in #13
Full Changelog: v0.0.2...v0.0.3
Funding includes ChanZuckerberg Initiative's Essential Open Source Software for Science. Thanks!
Updated weights and models (SuperQuadruped!)
What's Changed
- Minor improvements, fixes and addition of GitHub's CI workflow by @jeylau in #5
- v0.0.1 by @AlexEMG in #6
- Add superquadruped and fix topviewmouse naming by @jeylau in #7
- Bump dlclibrary version by @jeylau in #8
Full Changelog: v0.0...v0.0.2
Funding includes ChanZuckerberg Initiative's Essential Open Source Software for Science. Thanks!
Initial release of DLClib
DLClibrary is a lightweight library supporting universal functions for the DeepLabCut ecosystem.
Supported functions (at this point):
- API for downloading model weights from the model zoo
You can install it from pypi: https://pypi.org/project/dlclibrary
Funding includes ChanZuckerberg Initiative's Essential Open Source Software for Science. Thanks!