Replies: 1 comment
-
I think what you did was right. How did the model perform with this annotation? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey I want to train SAR recognition model to read license plate. I prepared a dataset and annotated it after that I trained on 'sar_r31_parallel_decoder_toy_dataset.py' however the model print just first part of license plate here an example

and here annotation file
boşluk_label.txt
also I tried without space among the part of text
label.txt
Unfortunately it's not working. In my opinion I annotated wrong way but I'm not sure what can I do?
P.S. I turned of detection algorithm in mmocr/utils/ocr.py
Beta Was this translation helpful? Give feedback.
All reactions