microsoft / Oscar

Oscar and VinVL
MIT License
1.04k stars 251 forks source link

Azcopy download command error and cannot download coco-caption pretrained model, empty folder #71

Open Davion-Liu opened 3 years ago

Davion-Liu commented 3 years ago

Hello, thanks for releasing such an excellent model.

I found that in VinVL_DOWNLOAD.md, there is a typro in command path/to/azcopy copy 'https://biglmdiag.blob.core.windows.net/vinvl/model_ckpts/nocaps' <target folder> --resursive . It should be --recursive at the end, rather than `--resursive'

When I tried to download pretrained OSCAR+ model for the task of Image caption , the download cannot be done with INFO INFO: Any empty folders will not be processed, because source and/or destination doesn't have full folder support Is this folder empty?

Thanks

Tinard commented 3 years ago

I've met the problem as well, but it could still download the pretrained model regardless of the INFO.