raoyongming / DenseCLIP

[CVPR 2022] DenseCLIP: Language-Guided Dense Prediction with Context-Aware Prompting
505 stars 38 forks source link

Where can I download this (RN102.pt)? #12

Closed usr922 closed 2 years ago

usr922 commented 2 years ago

https://github.com/raoyongming/DenseCLIP/blob/a5bfe2580f1669c29781ff6303ab8c84b47d28c5/segmentation/configs/denseclip_fpn_res101_512x512_80k.py#L9

Did you download it from https://openaipublic.azureedge.net/clip/models/8fa8567bab74a42d41c5915025a8e4538c3bdbe8804a470a72f30b0d94fab599/RN101.pt? Is it a typo?

Thanks!

raoyongming commented 2 years ago

Thanks for pointing it out. I have fixed this typo.

usr922 commented 2 years ago

👍