FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

niels/check_for_duplicate_videos by n-poulsen · Pull Request #2558 · DeepLabCut/DeepLabCut · GitHub

niels/check_for_duplicate_videos - #2558

Merged
MMathisLab merged 3 commits into
mainfrom
niels/check_for_duplicate_videos
Apr 16, 2024
Merged

niels/check_for_duplicate_videos#2558
MMathisLab merged 3 commits into
mainfrom
niels/check_for_duplicate_videos

Conversation

Copy link
Copy Markdown
Contributor

Checks that the same videos are not listed multiple times in a project's config.yaml file.

If the same video was listed multiple times in the project's config.yaml file (e.g. under /data/videos/openfield.mov and /dlc-project-2024-04-14/videos/openfield.mov), then the labeled data for the video from /dlc-project-2024-04-14/labeled-data/openfield) would be added multiple times to the training-data dataframe.

If the same video name is present multiple times, a warning is printed and it is only kept once.

n-poulsen added the bug fix! fix for a real buggy one... label Apr 15, 2024
MMathisLab merged commit 622b1ea into main Apr 16, 2024
MMathisLab deleted the niels/check_for_duplicate_videos branch June 5, 2024 09:25
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

Labels

bug fix! fix for a real buggy one...

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL