Deeplabcut

Latest version: v2.3.11

Safety actively analyzes 714792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 11

2.3.5

What's Changed

* Fetch mice demo data from Zenodo by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2223
* Changing except Error type to match no files found by nattse in https://github.com/DeepLabCut/DeepLabCut/pull/2226
* Fix randomly failing multi-animal test script by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2233
* Fix rectangle selector by n-poulsen in https://github.com/DeepLabCut/DeepLabCut/pull/2227
* Moved sections from H3 to H2 by aoot in https://github.com/DeepLabCut/DeepLabCut/pull/2231
* removed deprecated install tips for mac m1/m2 by n-poulsen in https://github.com/DeepLabCut/DeepLabCut/pull/2234
* Fix docstring in video_inference_superanimal by stes in https://github.com/DeepLabCut/DeepLabCut/pull/2236
* 4 additional unit-tests by AlexEMG in https://github.com/DeepLabCut/DeepLabCut/pull/2239
* Update URL for deeplabcut-docker by stes in https://github.com/DeepLabCut/DeepLabCut/pull/2249
* Update bug_report.yml by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2250
* Allow frame extraction on a video subset in GUI by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2238
* Basicformatting by AlexEMG in https://github.com/DeepLabCut/DeepLabCut/pull/2241
* Explicitely use QRegularExpression instead of implicit string conversion by hmaarrfk in https://github.com/DeepLabCut/DeepLabCut/pull/2244
* Use QFrame.Shape.StyledPanel instead of QFrame.StyledPanel by hmaarrfk in https://github.com/DeepLabCut/DeepLabCut/pull/2243
* Update use of .Directory for PySide6.5.0 by hmaarrfk in https://github.com/DeepLabCut/DeepLabCut/pull/2247
* Additions to modelzoo APIs by yeshaokai in https://github.com/DeepLabCut/DeepLabCut/pull/2198
* Update setup.py, docs by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2255
* version update by AlexEMG in https://github.com/DeepLabCut/DeepLabCut/pull/2257

New Contributors
* nattse made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2226
* n-poulsen made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2227
* aoot made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2231

Funding includes [ChanZuckerberg Initiative's Essential Open Source Software for Science](https://chanzuckerberg.com/eoss/). Thanks!

**Full Changelog**: https://github.com/DeepLabCut/DeepLabCut/compare/v2.3.4...v2.3.5

2.3.4

New Contributors
* yarikoptic made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2217
* xun468 made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2221

**Full Changelog**: https://github.com/DeepLabCut/DeepLabCut/compare/v2.3.2...v2.3.4

Funding includes [ChanZuckerberg Initiative's Essential Open Source Software for Science](https://chanzuckerberg.com/eoss/). Thanks!

2.3.2

This release note summarizes changes in v2.3.1 and 2.3.2 jointly.

What's Changed
* improve model zoo install and docs by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2105
* depreciated modelzoo urls by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2113
* Auto-load video and data when manually extracting outliers by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2114
* Fix typo by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2119
* Better handling failures in video creating GUI by kngwyu in https://github.com/DeepLabCut/DeepLabCut/pull/2075
* Fix typo in add_new_videos function documentation. by rojasgabriel in https://github.com/DeepLabCut/DeepLabCut/pull/2129
* Fix typo by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2135
* Add warning message during calibration when no complete poses are found by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2131
* extracted defs from main functions by xarisot in https://github.com/DeepLabCut/DeepLabCut/pull/2122
* Label video when num_outputs > 1 (and overwriting flag) by ludovicbellier in https://github.com/DeepLabCut/DeepLabCut/pull/2096
* Fix keypoint location in create_labeled_video after cropped analysis by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2147
* Fix typo in argument given to GUI's deeplabcut.filterpredictions by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2148
* Refine manual frames by jonahpearl in https://github.com/DeepLabCut/DeepLabCut/pull/2045
* pin torch to less than 1.12 by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2156
* Model Zoo new API by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2109
* V2.3.1 by AlexEMG in https://github.com/DeepLabCut/DeepLabCut/pull/2168
* Add missing data file in setup.py by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2170
* Update README.md by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2175
* v232 by AlexEMG in https://github.com/DeepLabCut/DeepLabCut/pull/2176

New Contributors
* rojasgabriel made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2129
* xarisot made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2122
* jonahpearl made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2045

**Full Changelog**: https://github.com/DeepLabCut/DeepLabCut/compare/v2.3...v2.3.2

2.3

This is a major release for DeepLabCut v2.3. We switch from a wxPython based GUI to a Pyside2 based GUI with napari support!

Try it out with:

pip install 'deeplabcut[tf,gui]'==2.3

Happy Holidays!!

-->> Check out the end of the year blog!
https://deeplabcut.medium.com/2022-year-in-review-4f6546d84710


What's Changed

* Transition from wxpython to PySide2 project management GUI by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/1984
* Fix failing tests by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2007
* Mwm/docs fix by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2005
* Add style.qss to data_files in setup.py by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2015
* Fix failing tests by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2021
* Update installation.md by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2020
* Add benchmark API by stes in https://github.com/DeepLabCut/DeepLabCut/pull/1777
* Update installation.md by alesantuz in https://github.com/DeepLabCut/DeepLabCut/pull/2029
* Straightforward, functional installation on Apple Silicon // moving to PySide6 // rc2 by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2022
* Fix corrupted video analysis by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2025
* Avoid sampling of NaN center location by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2037
* Update docs by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2038
* Code for automatically updating license headers by stes in https://github.com/DeepLabCut/DeepLabCut/pull/2028
* Fix project folder property in GUI by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2039
* Use video-specific crop params in extract_outlier_frames by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2040
* Fix broken API docs by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2049
* Get an empty list if "recent_files" is None by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2051
* Clarification on installation on M1/2 Mac by KonradDanielewski in https://github.com/DeepLabCut/DeepLabCut/pull/2055
* Loading model zoo weights from hugging face. by AlexEMG in https://github.com/DeepLabCut/DeepLabCut/pull/2059
* V2.3rc3 by AlexEMG in https://github.com/DeepLabCut/DeepLabCut/pull/2060
* Fix video with all detections checkbox by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2054
* Adding dogs and cats back to model zoo (from Hugging Face). by AlexEMG in https://github.com/DeepLabCut/DeepLabCut/pull/2064
* minor change to colab notebook by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2066
* Fix circular imports on python3.7 by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2069
* do not write when frame is None by jh85 in https://github.com/DeepLabCut/DeepLabCut/pull/2065
* Test DLC on Ubuntu & python 3.7 by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2070
* Fix an outdated relative import and a missing member by kngwyu in https://github.com/DeepLabCut/DeepLabCut/pull/2074
* Move Hugging Face's pre-trained weights to the right target directory by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2076
* Fix matched frame extraction for 3d projects by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2077
* Cap TF version to 2.10 by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2087
* Update branch name to "main" in GitHub's CI workflow by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2089
* Fix "merge datasets" button action by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2085
* Do not add a new video if it already exists by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2063
* prevents replotting of existing plots during model evaluation by ludovicbellier in https://github.com/DeepLabCut/DeepLabCut/pull/2091
* Add dlclibrary for model download from zoo by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2088
* Pin napari-deeplabcut to >=0.0.9 by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2101
* Backwardscompatpath by AlexEMG in https://github.com/DeepLabCut/DeepLabCut/pull/2099
* Model Zoo Docs by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2100
* Minor COLAB modelzoo improvements by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2103

New Contributors
* jh85 made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2065
* kngwyu made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2074
* ludovicbellier made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2091


Funding includes [ChanZuckerberg Initiative's Essential Open Source Software for Science](https://chanzuckerberg.com/eoss/). Thanks!



**Full Changelog**: https://github.com/DeepLabCut/DeepLabCut/compare/v2.2.3...v2.3

2.3rc3

What's Changed

* Fix failing tests by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2007
* Mwm/docs fix by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2005
* Add style.qss to data_files in setup.py by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2015
* Fix failing tests by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2021
* Update installation.md by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2020
* Add benchmark API by stes in https://github.com/DeepLabCut/DeepLabCut/pull/1777
* Update installation.md by alesantuz in https://github.com/DeepLabCut/DeepLabCut/pull/2029
* Straightforward, functional installation on Apple Silicon // moving to PySide6 // rc2 by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2022
* Fix corrupted video analysis by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2025
* Avoid sampling of NaN center location by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2037
* Update docs by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2038
* Code for automatically updating license headers by stes in https://github.com/DeepLabCut/DeepLabCut/pull/2028
* Fix project folder property in GUI by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2039
* Use video-specific crop params in extract_outlier_frames by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2040
* Fix broken API docs by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2049
* Get an empty list if "recent_files" is None by jeylau in https://github.com/DeepLabCut/DeepLabCut/pull/2051
* Clarification on installation on M1/2 Mac by KonradDanielewski in https://github.com/DeepLabCut/DeepLabCut/pull/2055
* Loading model zoo weights from hugging face. by AlexEMG in https://github.com/DeepLabCut/DeepLabCut/pull/2059


**Full Changelog**: https://github.com/DeepLabCut/DeepLabCut/compare/v2.3rc1...v2.3rc3

Funding includes [ChanZuckerberg Initiative's Essential Open Source Software for Science](https://chanzuckerberg.com/eoss/). Thanks!

2.3rc1

This is a major release candidate for v2.3. We switch from a wxPython based GUI to a Pyside2 based GUI with napari support! Check out the PR for more details: https://github.com/DeepLabCut/DeepLabCut/pull/1984

This PR also mentions some issues that will be addressed in release candidate 2.

Feedback is welcome!

Try it out with:

pip install 'deeplabcut[gui]'==2.3rc1

What's Changed
* Transition from wxpython to PySide2 project management GUI
https://github.com/DeepLabCut/DeepLabCut/pull/1984

Funding includes [ChanZuckerberg Initiative's Essential Open Source Software for Science](https://chanzuckerberg.com/eoss/). Thanks!

Page 2 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.