Add missing positional arguments to SuperAnimal Colab by maximpavliv · Pull Request #2819 · 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

@maximpavliv

Copy link

Contributor

The Superanimal colab was missing positional arguments, so I updated it

@maximpavliv maximpavliv force-pushed the maxim/fix_superanimal_colab branch from ff5f950 to 9bdc44f Compare

December 20, 2024 08:09

@maximpavliv

Copy link

Contributor Author

@n-poulsen model_name is a positional argument of video_inference_superanimal() and was missing in this Colab.
I am not sure if I added the best default one, can you double-check and confirm please?

Copy link

Contributor

@n-poulsen n-poulsen left a comment

Choose a reason for hiding this comment

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

Thanks @maximpavliv! Looks good to me!

@n-poulsen n-poulsen merged commit 3130038 into pytorch_dlc

Dec 20, 2024

@n-poulsen n-poulsen deleted the maxim/fix_superanimal_colab branch

December 20, 2024 10:16

maximpavliv added a commit that referenced this pull request

Dec 20, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer

@n-poulsen n-poulsen n-poulsen approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@maximpavliv @n-poulsen