convolution-vision-transformers
convolution-vision-transformers copied to clipboard
Whats the acc of this implementation on ImageNet ?
Thanks for releasing your CVT implementation.
Can you recurrent the accuracy in the paper?
@go2sea Use this repo: https://github.com/rosinality/vision-transformers-pytorch pre-processing and training script for CvT model. I will try when I have vacant gpus and some extra time.