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

Use architecture-specific snapshots prefixes in video adaptation by maximpavliv · Pull Request #2781 · DeepLabCut/DeepLabCut · GitHub

Use architecture-specific snapshots prefixes in video adaptation - #2781

Merged
n-poulsen merged 4 commits into
pytorch_dlcfrom
maxim/pseudolabels_add_model_names
Nov 14, 2024
Merged

Use architecture-specific snapshots prefixes in video adaptation#2781
n-poulsen merged 4 commits into
pytorch_dlcfrom
maxim/pseudolabels_add_model_names

Conversation

Copy link
Copy Markdown
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.

n-poulsen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks good to me! Tiny typo to fix

maximpavliv force-pushed the maxim/pseudolabels_add_model_names branch from ff66012 to 3ba000f Compare November 14, 2024 09:31
n-poulsen merged commit add09aa into pytorch_dlc Nov 14, 2024
n-poulsen deleted the maxim/pseudolabels_add_model_names branch November 14, 2024 10:41
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL