[Hub] Resolution is not correctly set on the model_info and on the Hub · Issue #116 · FocoosAI/focoos · GitHub
More Web Proxy on the site http://driver.im/
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
When you run a training, starting from a model pretrained, the model resolution is kept to the original model and not updated with the fine-tuning resolution.
Expected behaviour: See the model metadata with the new resolution, not the old one.