-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: DeepLabCut/DeepLabCut
base: v2.3.2
head repository: DeepLabCut/DeepLabCut
compare: v2.3.4
- 18 commits
- 32 files changed
- 6 contributors
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8a16925 - Browse repository at this point
Copy the full SHA 8a16925View commit details
Commits on Mar 25, 2023
-
Fix model zoo video adaptation (#2181)
* Add superanimal config files * Pass absolute path to model folder * Add jump to modelzoo tab from welcome screen of GUI
Configuration menu - View commit details
-
Copy full SHA for c586f23 - Browse repository at this point
Copy the full SHA c586f23View commit details
Commits on Mar 30, 2023
-
* Change project dir also via textbox * Mend unwanted label removal * Correct removing also when No pressed * Manual extraction open napari * Enable Labeling GUI button by default * self.config to self.root.config * remove msg.setWindowIcon * remove bad proposal for textbox change of location dir * Add data export with merging * Fix creating multiindex for exported refined data * Handle pandas inplace deprecation * correct unnecessary redundancy * Fix order of operations and functionality Because analysis was forwarded to a separate thread the dependent functions were being run before the analysis was finished. Now signal from analysis finish runs functions that were checked. Also fixes small mistake with calling self.logger instead of self.root.logger and filterpredictions having videos attribute instead of video
Configuration menu - View commit details
-
Copy full SHA for cd5b685 - Browse repository at this point
Copy the full SHA cd5b685View commit details
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a95717d - Browse repository at this point
Copy the full SHA a95717dView commit details
Commits on Apr 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 485b109 - Browse repository at this point
Copy the full SHA 485b109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 753bce6 - Browse repository at this point
Copy the full SHA 753bce6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2aa883 - Browse repository at this point
Copy the full SHA e2aa883View commit details
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d240c07 - Browse repository at this point
Copy the full SHA d240c07View commit details
Commits on Apr 11, 2023
-
Merge pull request #2160 from DeepLabCut/pandas2.0
Fix deprecated features in pandas 2.0
Configuration menu - View commit details
-
Copy full SHA for a61211d - Browse repository at this point
Copy the full SHA a61211dView commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ece1b9d - Browse repository at this point
Copy the full SHA ece1b9dView commit details
Commits on Apr 25, 2023
-
Update installation.md (#2214)
* Update installation.md * Update installation.md
Configuration menu - View commit details
-
Copy full SHA for 31e47a1 - Browse repository at this point
Copy the full SHA 31e47a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 495117f - Browse repository at this point
Copy the full SHA 495117fView commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7fd55af - Browse repository at this point
Copy the full SHA 7fd55afView commit details -
Configuration menu - View commit details
-
Copy full SHA for c13f821 - Browse repository at this point
Copy the full SHA c13f821View commit details
Commits on Apr 30, 2023
-
Fix typo in refine_tracklets.py
Noticed self.root.viz.export_to_training_data() was throwing an attribute error when refining tracklets. Merging refined tracklets into training data now seems to work.
Configuration menu - View commit details
-
Copy full SHA for fa8c581 - Browse repository at this point
Copy the full SHA fa8c581View commit details
Commits on May 1, 2023
-
codespell: config, action and a few typos fixed (#2217)
* Add github action to codespell main on push and PRs * Add rudimentary codespell config * Tune up for ambigous typos I think that numpy.ndarray was intended to me listed as type, and make variable more explicit to not use typo-close mot * ignore \tThe and another acronym * [DATALAD RUNCMD] run codespell throughout === Do not change lines below === { "chain": [], "cmd": "codespell -w", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^ * Avoid scanning pretrained model weights * Fix typo --------- Co-authored-by: Jessy Lauer <[email protected]>Configuration menu - View commit details
-
Copy full SHA for 6ddba79 - Browse repository at this point
Copy the full SHA 6ddba79View commit details -
Merge pull request #2221 from xun468/patch-1
Fix typo in refine_tracklets.py
Configuration menu - View commit details
-
Copy full SHA for 1295bf7 - Browse repository at this point
Copy the full SHA 1295bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc30a99 - Browse repository at this point
Copy the full SHA cc30a99View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.2...v2.3.4