Closed amish1706 closed 1 year ago
Thanks for letting us know about this error. We are looking into what happened and will hopefully have a resolution very soon.
Best, Brandon
I'm waiting for the model, too. Please resubmit a valid donwload url . Thanls
I cannot download the pre-trained weights linked in the ReadMe file. It shows the following error. https://pubtables1m.blob.core.windows.net/model/pubtables1m_detection_detr_r18.pth
Does anyone know how to resolve this? Are the weights hosted somewhere else? I need these weights in order to run the inference pipeline (which can't run using the weights available on huggingface).
Did you get this addressed?
Did you get this addressed?
The weights aren't available yet.
I wanted to use the inference pipeline which works with the original model weights. So, I used HF model and then copied the important functions from the inference pipeline line to use them with HF outputs. Some small changes, and it worked.
Did you get this addressed?
The weights aren't available yet.
I wanted to use the inference pipeline which works with the original model weights. So, I used HF model and then copied the important functions from the inference pipeline line to use them with HF outputs. Some small changes, and it worked.
Could you pls list the changes for me, I want to use the inference pipeline, too
Any updates on this? Or maybe someone who already downloaded the weights could share if that's ok?
Waiting for this for almost a week now. Would be great if someone could share the weights?
@bsmock , could you please share some alternate link if possible?
Hi @bsmock
I am facing the same issue. Could you please share the weights?
Regards, Karthik
Hi everyone,
Since this has been open for a long time, I am sharing the weights that I have downloaded before and kept locally.
Hi everyone,
I uploaded the weights to a new location and updated the links in the README. Please let us know if there are any issues with the new links.
Best, Brandon
Could you pls list the changes for me, I want to use the inference pipeline, too
https://github.com/microsoft/table-transformer/issues/112#issuecomment-1600571041 Check this. Sorry for the late reply
I cannot download the pre-trained weights linked in the ReadMe file. It shows the following error. https://pubtables1m.blob.core.windows.net/model/pubtables1m_detection_detr_r18.pth
Does anyone know how to resolve this? Are the weights hosted somewhere else? I need these weights in order to run the inference pipeline (which can't run using the weights available on huggingface).