bug fix: empty predictions during video analysis by n-poulsen · Pull Request #2467 · 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

This PR addresses #2449

During video analysis, we do not check that there are detections for a frame before unpacking them. This PR addresses that in the same way that it's dealt with in the evaluation code

Copy link

Contributor

@jeylau jeylau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks Niels!

@n-poulsen n-poulsen added the bug fix!

fix for a real buggy one...

label

Dec 18, 2023

@AlexEMG AlexEMG merged commit c2f9a58 into main

Dec 19, 2023

@MMathisLab MMathisLab mentioned this pull request

Feb 8, 2024

@MMathisLab MMathisLab deleted the niels/video_analysis_bug branch

February 11, 2024 17:16

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

+1 more reviewer

@jeylau jeylau jeylau approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

bug fix!

fix for a real buggy one...

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@n-poulsen @MMathisLab @jeylau @AlexEMG