Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.13 KB

File metadata and controls

20 lines (16 loc) · 1.13 KB

Checkpoints

We provide links for you to download the checkpoints of SiameseIM models here.

ModelBackbonePretrained EpochFinetuned on ImageNetLink
SiameseIMViT-Base1600w/oDownload
SiameseIMftViT-Base1600w/Download
  • The SiameseIM model is only pretrained on ImageNet datasets for 1600 epochs. For pretraining details, see pretrain.md.
  • The SiameseIM$_{\mathrm{ft}}$ model is first pretrained for 1600 epochs, and the finetuned with ImageNet classification task for 100 epochs. For finetuning details, see finetune.md.
  • More pre-trained weights will be released.