Using docTR predictor with a trained recognition model #940
-
Hey everyone 🖖 I managed to fully train a recognition model with my own dataset (🎉 yay me 🎉), i did it on a NoteBook in GoogleColab. After training, the model directory appeared in the files hierarchy with the name « crnn_vgg16_bn_20220602-092736 » because i've trained it using the crnn_vgg16_bn architecture on the 2 of May 2022. Therefore I wanted to use this new model using DocTR to see if the training was succesfull and i did something out of malice haha. I have looked where «the crnn_vgg16_bn» model is downloaded on my collab And thus on my PC I have looked for the same path and i litterally delete and swap with my new model. Cheers 🥂 |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
Hi @Atomme1 👋 , |
Beta Was this translation helpful? Give feedback.
-
Hey, Is crnn_vgg16_bn architecture possible for training with handwritten words? |
Beta Was this translation helpful? Give feedback.
-
@Atomme1 that's possible with the next release (currently on dev) like:
@dhea1323 yes it is but i think the results will be not really good |
Beta Was this translation helpful? Give feedback.
@Atomme1 that's possible with the next release (currently on dev) like:
@dhea1323 yes it is but i think the results will be not really good
PS: sry wrote from mobile phone will answer this later a bit more in detail 😅