v2.3.10
What's Changed
- Doc re-arrangement in the TOC by @MMathisLab in #2523
- slight change to setup (move all TF to TF tag; pin tables, add note that python 3.9 is currently required by @MMathisLab in #2517
- Use video crop coordinates appropriately in create_video_with_all_detections by @jeylau in #2524
- Avoid infinite loop in
mine()when there are no overlapping tracklets by @jeylau in #2525 - fix manual frame extraction with symlinks by @n-poulsen in #2527
- Update COLAB_DLC_ModelZoo.ipynb by @MMathisLab in #2533
- Adding a Quick Guide (from the wiki to the docs!) by @MMathisLab in #2532
- quick file fix by @MMathisLab in #2534
- Update installTips.md by @MMathisLab in #2536
- Video analysis on cropped videos: bug fixes for
extract_outlier_framesandcreate_video_with_all_detectionsby @n-poulsen in #2538 - MacOS CI Fix - FFMpeg Installation by @n-poulsen in #2559
- niels/check_for_duplicate_videos by @n-poulsen in #2558
- Update setup.py by @MMathisLab in #2526
- bug fix: missing images during evaluation by @n-poulsen in #2570
- Update label and warn users of the absence of videos by @jeylau in #2586
- pin matplotlib version by @n-poulsen in #2583
- Correct DEEPLABCUT.yaml and DEEPLABCUT_M1.yaml reference. by @midumitrescu in #2573
- minor spelling fixes by @MMathisLab in #2594
- Fix 2d line data setter by @jeylau in #2599
- Auto check for dlclibrary & napari-deeplabcut updates when the GUI opens by @jeylau in #2600
- Update README.md by @MMathisLab in #2601
- Release by @AlexEMG in #2602
New Contributors
- @midumitrescu made their first contribution in #2573
Full Changelog: v2.3.9...v2.9.10