Open QC-LY opened 3 years ago
What worked for me to download the vinvl model finetuned on coco_ir,
download azcopy https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10,
then run ./azcopy copy 'https://biglmdiag.blob.core.windows.net/vinvl/model_ckpts/coco_ir/base' ./MODEL_LOCAL_DIR/ --recursive
The 'checkpoint-0132780' directory has the finetuned config and weights!
good luck :)
Could you tell me in detail how to run the program successfully? Which files do I need to download? I encountered some problems in the process of reproducing the code. I don't know how to solve them. Thank you!
The same.
Hello, can you give the checkpoint of Image Text Retrieval, your link in VinVL_MODEL_ZOO. md is wrong, thank you!