ashkamath / mdetr

Apache License 2.0
969 stars 125 forks source link

finetuning on refcoco #64

Closed xuliwalker closed 2 years ago

xuliwalker commented 2 years ago

Thanks for your great work! When i tried to finetune the pretrained mdetr model on refcoco dataset by following your instruction, i met such a problem:FileNotFoundError: [Errno 2] No such file or directory: 'https://zenodo.org/record/4721981/files/pretrained_resnet101_checkpoint.pth?download=1'. It seems that the pretrained model does not exist in this url. Could you pls kindly check this issue? Thanks for your help!