Image Feature Extraction
popaaln commited on
Commit
71b414c
·
verified ·
1 Parent(s): 95babf8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,8 +15,8 @@ Instructions for how to train and evaluate a MILE model, as well as the necessar
15
 
16
  These models have been trained on [Amazon-Berkeley-Objects](https://amazon-berkeley-objects.s3.amazonaws.com/index.html) and [iNaturalist](https://github.com/visipedia/inat_comp/tree/master/2017) and are intended to demonstrate the power of the object-level embeddings w.r.t. the object /category retrieval task. For other domains or tasks, it should be further fine-tuned on relevant data.
17
 
18
- * ABO - `blrp-dinov2-vitl14-reg-lora0-fw-5e-06-mt09996-bs3-800_ckpt0390.pth`
19
- * iNaturalist - `mile-vitl14-reg-LRx8-g48x8-100M-mt0996-bs3-s250000-ep800-1_ckpt0361.pth`
20
 
21
 
22
  ## Citation
 
15
 
16
  These models have been trained on [Amazon-Berkeley-Objects](https://amazon-berkeley-objects.s3.amazonaws.com/index.html) and [iNaturalist](https://github.com/visipedia/inat_comp/tree/master/2017) and are intended to demonstrate the power of the object-level embeddings w.r.t. the object /category retrieval task. For other domains or tasks, it should be further fine-tuned on relevant data.
17
 
18
+ * [ABO](https://huggingface.co/AmazonScience/MILE/resolve/main/blrp-dinov2-vitl14-reg-lora0-fw-5e-06-mt09996-bs3-800_ckpt0390.pth)
19
+ * [iNaturalist](https://huggingface.co/AmazonScience/MILE/resolve/main/mile-vitl14-reg-LRx8-g48x8-100M-mt0996-bs3-s250000-ep800-1_ckpt0361.pth)
20
 
21
 
22
  ## Citation