Skip to content

Conversation

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

3 participants