Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is random resized crop used when pretraining vision transformers on imagenet21k? #235

Open
Phuoc-Hoan-Le opened this issue Sep 7, 2022 · 1 comment

Comments

@Phuoc-Hoan-Le
Copy link

Is random resized crop used when pretraining vision transformers on imagenet21k? Or is squish-resizing used?

@andsteing
Copy link
Collaborator

The images are pre-processed by Inception-style cropping – see section 3.4 of the how to train your vit paper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants