Niels/pcutoff arg by n-poulsen · Pull Request #2630 · DeepLabCut/DeepLabCut

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@n-poulsen

Copy link

Contributor

DeepLabCut GUI - Add a pcutoff selector when creating labeled videos

Changes

  • adds a pcutoff parameter to the GUI when creating labeled videos
  • fix the create_labeled_videos code to always use the pcutoff given as an argument (overriding the value set in the project configuration), with the default value being None (== use the pcutoff in the project config)
  • add the pcutoff used for a video to its filename: {video}_DLC{scorer}_p{pcutoff used}_labeled.mp4

Demo

gui-pcutoff.mov
MMathisLab reacted with thumbs up emoji

@n-poulsen n-poulsen requested review from MMathisLab and jeylau

June 20, 2024 15:19

@MMathisLab MMathisLab merged commit 11cedcc into pytorch_dlc

Jun 20, 2024

@MMathisLab MMathisLab deleted the niels/pcutoff_arg branch

July 5, 2024 17:09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@MMathisLab MMathisLab MMathisLab approved these changes

@jeylau jeylau Awaiting requested review from jeylau

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@n-poulsen @MMathisLab