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
Hi, I'm curious if I could get more information on MAE/ViT input size and ViTDet img_size.
I'd like to train a ViT 'b' backbone with MAE and use it to create a ViTDet model for size 448 images. Should the MAE pertaining also ideally be at size 448? And if I change img_size from 1024 to 448, what else needs to be changed?
Edit: Solved. I no longer have any errors changing the image size now that I've moved to the latest ViTDet PR.
documentationProblems about existing documentation or comments
1 participant
Converted from issue
This discussion was converted from issue #4810 on February 22, 2023 19:43.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
📚 Documentation Issue
Hi, I'm curious if I could get more information on MAE/ViT input size and ViTDet
img_size
.I'd like to train a ViT 'b' backbone with MAE and use it to create a ViTDet model for size 448 images. Should the MAE pertaining also ideally be at size 448? And if I change
img_size
from 1024 to 448, what else needs to be changed?Edit: Solved. I no longer have any errors changing the image size now that I've moved to the latest ViTDet PR.
Beta Was this translation helpful? Give feedback.
All reactions