AlibabaResearch / AdvancedLiterateMachinery

A collection of original, innovative ideas and algorithms towards Advanced Literate Machinery. This project is maintained by the OCR Team in the Language Technology Lab, Tongyi Lab, Alibaba Group.
Apache License 2.0
1.46k stars 173 forks source link

Access Denied Error 409 When Running VGT Inference Due to Failure in Downloading Model Weights #156

Open omidsrezai opened 4 months ago

omidsrezai commented 4 months ago

Running the VGT inference script fails because the model file at https://layoutlm.blob.core.windows.net/dit/dit-pts/dit-base-224-p16-500k-62d53a.pth cannot be publicly accessed due to an HTTP 409 error.

puppetm4st3r commented 2 months ago

https://mail2sysueducn-my.sharepoint.com/personal/huangyp28_mail2_sysu_edu_cn/_layouts/15/onedrive.aspx?id=%2Fpersonal%2Fhuangyp28%5Fmail2%5Fsysu%5Fedu%5Fcn%2FDocuments%2Frelease%2Fdit%2Fdit%2Dpts

pjw-cmd commented 2 months ago

运行 VGT 推理脚本失败,因为https://layoutlm.blob.core.windows.net/dit/dit-pts/dit-base-224-p16-500k-62d53a.pth处的模型文件由于 HTTP 409 错误而无法公开访问。

I think you can go to the corresponding place to download the file and then transfer it to the server. Change this address to the location of your model in the configuration file.