Skip to content
Discussion options

You must be logged in to vote

Hi. I have same proplem.. Did you solve this? @kishore-work-hard

The datasets used for both recognition and detection models are different. For recognition models u should crop the lp part and then label it. When I used a full sized image with cars and lp I got the recursion error (this dataset is used for detection training not recognition).

for the detection Label.txt, I can use the file generated by PPOCRLabel directly.

But for recognition I should crop the image to fit just the text then the Labels.txt should be: filepath tabspace text

Do detection training first. After that do recognition training. Don't waste time doing recognition training first

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@kishore-work-hard
Comment options

@jsjeon-xb
Comment options

@kishore-work-hard
Comment options

Answer selected by GreatV
@jsjeon-xb
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants