tczhangzhi / VisionTransformer-Pytorch

Apache License 2.0
65 stars 10 forks source link

The pretrain details on ImageNet #2

Open DevilYangS opened 3 years ago

DevilYangS commented 3 years ago

It is a great program! I am wondering details about the pre-training process of ViT on the ImageNet dataset, I am also implementing this process. Thank you.