sthalles / SimCLR

PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
https://sthalles.github.io/simple-self-supervised-learning/
MIT License
2.21k stars 458 forks source link

Permission Denied with the model download link #3

Closed jimmy-dq closed 4 years ago

jimmy-dq commented 4 years ago

Hi sthalles, Thanks for your great implementation. When I run your linear_feature_eval.ipynb, there is one error about the model download link, which is: Permission denied: https://drive.google.com/uc?id=1LjuZ1RmhotrnugprRQc2Exk0EbQHMJhL Maybe you need to change permission over 'Anyone with the link'? unzip: cannot find or open Mar14_05-52-52_thallessilva, Mar14_05-52-52_thallessilva.zip or Mar14_05-52-52_thallessilva.ZIP. Could you change the link download permission? Thanks a lot.

ryqdev commented 4 years ago

the same problem : (

sthalles commented 4 years ago

That has been fixed. Thanks.