DeepLabCut / DeepLabCut Public
master
Commits on Apr 12, 2022
-
* Stricter search of analyzed data * Edit data file suffix
-
Stricter file search based on suffixes (#1774)
* Stricter search of analyzed data * Edit data file suffix * Clarify logic to find analyzed data
-
Improved behavior of get_list_of_videos (#1773)
* We're pythonic * Edit default videotype and minor fixes * Minor fix * Add unit test * Update auxfun_videos.py * add more random files in test * Minor edits Co-authored-by: Alexander Mathis <alexander@deeplabcut.org>
Commits on Apr 11, 2022
-
* Delay torch import * Update transformer_reID help function * Keep high-level API intact
Commits on Apr 10, 2022
-
adding plotting for transformer demo (#1770)
* Update COLAB_transformer_reID.ipynb
-
colab for transformer reID (WIP) (#1768)
* Created using Colaboratory * Update COLAB_3miceDemo.ipynb
-
-
Commits on Apr 8, 2022
-
-
Improved 3D data processing (#1690)
vectorized point undistortion seamlessly handle single- and multi-animal data handle any # of view pairs (low-level API) unit tests cross-view association (at the assembly or track level) for maDLC accelerate and fix create_labeled_video_3d (see plotting3D.py does not support Multimode #1593)
-
Fix TypeError when refining outliers (#1763)
* Avoid re-extracting already extracted frames
-
from transID to master (#1) (#1764)
Added support for transformer-based ReID
Commits on Apr 6, 2022
-
Fix NameError: name 'config' is not defined in get_track_method (#1665)
* Fix get_track_method and small cleanup * Write default track method to config when absent * Update predict_videos.py Co-authored-by: Alexander Mathis <alexander@deeplabcut.org>
-
Add function for handling too many extracted labels (#1751)
* fix bug in dropimagesduetolackofannotation; Add function drop_unlabeled_frames * standardizing names * standardizing names with old, concatenated style Co-authored-by: Alexander Mathis <mathisepfl@gmail.com>
-
Add option to automatically jump to the next unlabeled data folder (#…
…1733) * Add utility to find the next unlabeled folder * Add option to labeling/refinement GUIs * Update auxiliaryfunctions.py * Do not open the file dialog if jump_unlabeled=True Co-authored-by: Alexander Mathis <mathisepfl@gmail.com>
Commits on Apr 5, 2022
Commits on Apr 4, 2022
Commits on Mar 31, 2022
Commits on Mar 30, 2022
-
Remove duplicate description example (#1746)
* Remove duplicate description example * Typo fix
Commits on Mar 28, 2022
Commits on Mar 24, 2022
-
Add test time image resizing (#1737)
* Allow one to disable smart cropping * Add test-time image resizing * Adjust map sizes when smart cropping is off
-
Exit while loop prematurely if not finding valid image sizes (#1738)
* Stop prematurely if not finding valid image sizes * Also indicate when images may be too small
Commits on Mar 22, 2022
-
Added posecfg_template option to create_training_dataset (#1423)
* Added posecfg_template option to create_training_dataset Co-authored-by: Alex Smith <alexander.smith@mssm.edu> Co-authored-by: Alexander Mathis <alexander@deeplabcut.org> Co-authored-by: Jessy Lauer <30733203+jeylau@users.noreply.github.com>
-
-
Update python-package.yml -- testing 3.9 (consider dropping 3.7?), an…
…d security patch (#1729) * Update python-package.yml

