Problem in running the model with own .pth file #309
Unanswered
arvindnagarajan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I am honestly a beginner in AI and ML and have decided to use LaTeX OCR for a project I am working on. I am currently checking to see how accurate the weights.pth model is, and I would like to test it out. I am unsure on how to load that model and use it in my program. I am attaching a picture of my code along with the error I receive when I try to run it. Also, apart from this I am trying to fine tune the weights.pth on only handwritten images using the base Google Colab notebook so knowing how accurate a model will be is important to what I am working on. In essence, I am looking for a way to use my fine tuned model rather than the default LatexOCR() method.
Thank you very much to everyone who helps and apologies if it is a simple question
Beta Was this translation helpful? Give feedback.
All reactions