TableBank
TableBank copied to clipboard
How do I use your model to make inferences on my own data?
I tried to load up your model in model_zoo for detectron but seems like your fine tuned model is not in their repo. I downloaded your model but it only has a yaml file and a pth file, it does not have a frozen graph to make inferences with.
How can I deploy your model to make predictions on my own data?
And additionally, how can I train on top of your model?
The following link may be what you need: https://detectron2.readthedocs.io/en/latest/tutorials/models.html