facebookresearch / dino

PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
Apache License 2.0
6.34k stars 908 forks source link

Transfer Results on iNaturalist -- Question #212

Open ferreirafabio opened 2 years ago

ferreirafabio commented 2 years ago

iNaturalist has a train, val and test split. Two questions:

  1. When you report transfer results (finetuning on iNat18 and 19), do you just finetune on train OR train + val?
  2. You test on the test split and not on the val split?

Thx!

ferreirafabio commented 1 year ago

Releasing code is good. But additionally maintaining and responding to issues would be better.