bug fix: empty predictions during video analysis by n-poulsen · Pull Request #2467 · DeepLabCut/DeepLabCut
Navigation Menu
{{ message }}
DeepLabCut / DeepLabCut Public
- Notifications You must be signed in to change notification settings
- Fork 1.8k
Merged
bug fix: empty predictions during video analysis#2467
bug fix: empty predictions during video analysis#2467
Conversation
Copy link
Contributor
n-poulsen
commented
Dec 18, 2023
n-poulsen
commented
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
n-poulsen
requested review from
MMathisLab and
jeylau
jeylau approved these changes Dec 18, 2023
Copy link
Contributor
jeylau
left a comment
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!
MMathisLab approved these changes Dec 18, 2023
AlexEMG
merged commit
c2f9a58
into
main
MMathisLab
mentioned this pull request
Merged
MMathisLab
deleted the
niels/video_analysis_bug
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