Skip to content

Commit de5d124

Browse files
authored
Update README.md
1 parent 3c94c5a commit de5d124

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,16 @@ pip install -e .
5959
### 3. Download pre-trained weights
6060
We use the pre-trained weights for (1) CoCa, (2) SAM, and (3) CutLER.
6161
#### For CoCa
62-
We will provide CoCa pre-trained weights on LAION-2B and CC3M.
63-
6462
Note that, [official CoCa repository](https://github.com/mlfoundations/open_clip#fine-tuning-coca) offers pre-trained model on LAION-2B.
6563

6664
We fine-tune this on CC3M dataset.
6765

66+
67+
We provide CoCa pre-trained weights on LAION-2B and CC3M in the this [URL](https://huggingface.co/SeonghoonYu/pseudo-ris/tree/main).
68+
69+
Put this in ./third_party/open_clip/src/logs/laion_cc3m/checkpoints/
70+
71+
6872
#### For SAM
6973
We use SAM ViT-H model.
7074
```shell

0 commit comments

Comments
 (0)