Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected behavior when finding the labeled-data folder in analysis_deeplabcut #6

Open
rojasgabriel opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels
deeplabcut issues pertaining to the "analysis_deeplabcut" plug-in enhancement New feature or request

Comments

@rojasgabriel
Copy link
Collaborator

When calling the label action, the user is expected to provide the name of the camera as an input to the video filter (-f) flag. This successfully finds the proper folder and is meant to ensure proper function when the user has labeled data from multiple camera views. However, the glob pattern matching does now work if the user provides the entire name of the labeled-data folder as an input to the video filter argument. A better solution would be to find the correct labeled-data folder without enforcing a strict structure to the pattern matching process. For now, users should specify only the name of the camera in the video filter argument to ensure proper behavior.

@rojasgabriel rojasgabriel added the enhancement New feature or request label Nov 4, 2024
@rojasgabriel rojasgabriel self-assigned this Nov 4, 2024
@rojasgabriel rojasgabriel added the deeplabcut issues pertaining to the "analysis_deeplabcut" plug-in label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deeplabcut issues pertaining to the "analysis_deeplabcut" plug-in enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant