facebookresearch / moco-v3

PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
Other
1.2k stars 159 forks source link

End-to-end fine-tuning epochs for ViT-S #19

Closed Yingdong-Hu closed 2 years ago

Yingdong-Hu commented 2 years ago

Hi, you fine-tune ViT-B for 150 epochs using DeiT codebase. How many epochs did you finetune for ViT-S?

endernewton commented 2 years ago

The reported ViT-S result is with 300 epoch fine-tuning iirc.