Niels/pcutoff arg by n-poulsen · Pull Request #2630 · DeepLabCut/DeepLabCut
Navigation Menu
{{ message }}
DeepLabCut / DeepLabCut Public
- Notifications You must be signed in to change notification settings
- Fork 1.8k
Merged
Conversation
Copy link
Contributor
n-poulsen
commented
Jun 20, 2024
n-poulsen
commented
DeepLabCut GUI - Add a pcutoff selector when creating labeled videos
Changes
- adds a
pcutoffparameter to the GUI when creating labeled videos - fix the
create_labeled_videoscode to always use thepcutoffgiven as an argument (overriding the value set in the project configuration), with the default value being None (== use thepcutoffin the project config) - add the
pcutoffused for a video to its filename:{video}_DLC{scorer}_p{pcutoff used}_labeled.mp4
Demo
gui-pcutoff.mov
n-poulsen added 2 commits
June 20, 2024 17:08
n-poulsen
requested review from
MMathisLab and
jeylau
MMathisLab approved these changes Jun 20, 2024
MMathisLab
merged commit
11cedcc
into
pytorch_dlc
MMathisLab
deleted the
niels/pcutoff_arg
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment