You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, you should be able to fine-tune a torch hub model like normal.
As for how to fine-tune the models, I'd suggest taking a look at the finetuning script in the mae repo. It should be fairly similar to what we did, but you might have to tweak "drop path" and "layer decay" to your specific task.
We will eventually release training code in this repo as well, but we're currently fairly busy so it might take a while.
Very nice work,
do you have a sample of code for fine-tuning the model for a task?
Could be possible to fine tune as it was a model from the torch hub?
The text was updated successfully, but these errors were encountered: