Skip to content

Conversation

@maximpavliv
Copy link
Contributor

When doing video adaptation with one model architecture and then re-doing with an other, video_inference_superanimal() was trying to load existing trained model with previous architecture, which resulted in a crash.

This PR uses architecture-specific prefixes to save snapshots when doing video adaptation, which resolves the issue.

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.

Looks good to me! Tiny typo to fix

@maximpavliv maximpavliv force-pushed the maxim/pseudolabels_add_model_names branch from ff66012 to 3ba000f Compare November 14, 2024 09:31
@n-poulsen n-poulsen merged commit add09aa into pytorch_dlc Nov 14, 2024
@n-poulsen n-poulsen deleted the maxim/pseudolabels_add_model_names branch November 14, 2024 10:41
xiu-cs pushed a commit to xiu-cs/DeepLabCut that referenced this pull request Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants