dvlab-research / Parametric-Contrastive-Learning

Parametric Contrastive Learning (ICCV2021) & GPaCo (TPAMI 2023)
https://arxiv.org/abs/2107.12028
MIT License
241 stars 32 forks source link

FileNotFoundError: [Errno 2] No such file or directory: 'pretrained_model/moco_ckpt.best.pth.tar' raise ProcessRaisedException(msg, error_index, failed_process.pid) torch.multiprocessing.spawn.ProcessRaisedException: #19

Closed noreenanwar closed 1 year ago

noreenanwar commented 1 year ago

Hi, Thank you so much for your work. I am facing this issue while using this repo. I don't know where to upload this file because this folder is not there.

jiequancui commented 1 year ago

Hi,

Thanks for your interest in our work. Please download the pre-trained model at https://github.com/facebookresearch/mae.

Best,