v2.3.11 🐛 fixes, package maintenance (TF only)
What's Changed
- Update beginners-guide.md by @MMathisLab in #2619
- Update DEEPLABCUT.yaml by @EitanHemed in #2625
- Add feature to evaluate network for specfic, named snapshots. by @Tetra-quark in #2508
- fixed file dialog not showing uppercase file extension video files by @park-jsdev in #2645
- Swap button added to the track refinement GUI by @JulianAlvarezdeGiorgi in #2680
- Fixes for testscript_3d.py by @jesse-gilmer in #2443
- Allow processing of videos in MKV containers by @ximion in #2701
- add in CZI EOSS badge and funding section by @MMathisLab in #2735
- Fix minimalnumberofconnections by @segashin in #2718
- Benchmarking user guide by @dikraMasrour in #2716
- adding docs for using data labeled elsewhere (formatting) by @MMathisLab in #2736
- Update standardDeepLabCut_UserGuide.md by @bendichter in #2761
- Create citation.md by @MMathisLab in #2767
- Fix failing tests -
tmpdir_factorydir creation on OSX by @n-poulsen in #2768 - Update DLC3 PyTorch docs by @n-poulsen in #2804
- Pins
numpy<2, fix svd forscipy>=1.11.0by @n-poulsen in #2827 - Fix reading filtered state by @maximpavliv in #2844
- Remove pickle5 dependency from madlc Colab by @maximpavliv in #2846
- Fixed
dropimagesduetolackofannotationto work with single-animal data by @n-poulsen in #2850 - Fixed conversion of dict to list for proper future indexing by @m-beau in #2855
- fixes to label_frames, addition of docstring by @n-poulsen in #2858
- Pin TensorFlow according to OS; Fix DeepLabCut install in Colab to deal with new requirements. by @n-poulsen in #2862
- Remove unused GUI button in analyze videos tab by @maximpavliv in #2875
- Fix video addition in VideoSelectionWidget by @maximpavliv in #2878
- v2.3.11 by @AlexEMG in #2882
- improved handling of animal names when analyzing videos by @n-poulsen in #2884
New Contributors
- @park-jsdev made their first contribution in #2645
- @JulianAlvarezdeGiorgi made their first contribution in #2680
- @jesse-gilmer made their first contribution in #2443
- @ximion made their first contribution in #2701
- @segashin made their first contribution in #2718
- @dikraMasrour made their first contribution in #2716
- @bendichter made their first contribution in #2761
- @m-beau made their first contribution in #2855
@maximpavliv joined the software team!
Funding includes ChanZuckerberg Initiative's Essential Open Source Software for Science. Thanks!
Full Changelog: v2.3.10...v2.3.11