Skip to content

Releases: DeepLabCut/DLClibrary

v0.0.6

31 Jan 09:51
b7d9dde
Compare
Choose a tag to compare

Most importantly now better backward compatible for Superanimal weights names.

What's Changed

Full Changelog: v0.0.4...v0.0.6

Newest super animal weights

02 Aug 18:05
1b496c2
Compare
Choose a tag to compare

What's Changed

New Contributors

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

03 May 12:07
a0cbc28
Compare
Choose a tag to compare

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!)

23 Dec 21:49
9fff3d8
Compare
Choose a tag to compare

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

14 Dec 22:58
793e8ea
Compare
Choose a tag to compare

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!