Realizing Tesseract training and implementing it in the project

Description

I made a license plate recognition system on jetson xavier, but sometimes the license plate reading does not give correct results. After some research I found that I can get better results after tesseract is trained. I created a trained tesseract file named eng.traineddata based on this resource. I should replace this with the eng.traineddata file in the tessdata folder in the file where tesseract is installed. But not like windows, nvidia. So I’m confused where to use the newly created eng.trainned data file for my projects. Will you be helpful?Where can I put the training files in nvidia and use them?

my training files: Upload files · ozlem-atiz/atz · GitHub

Respects

Hi,
This looks like a Jetson issue. Please refer to the below samlples in case useful.

For any further assistance, we recommend you to raise it to the respective platform from the below link

Thanks!