mindee / doctr

docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning.
https://mindee.github.io/doctr/
Apache License 2.0
3.54k stars 415 forks source link

Train the model with custom dataset #1544

Closed falahatshahrzad closed 4 months ago

falahatshahrzad commented 4 months ago

🚀 The feature

Hello, Can you guide me how to train the doctr model for text detection and recognition using a custom dataset? Thank you for your guidance

Motivation, pitch

I am working on persian and English text detection and recognition in the images.

Alternatives

No response

Additional context

No response

felixdittrich92 commented 4 months ago

Please take a look at: https://mindee.github.io/doctr/using_doctr/custom_models_training.html

:)