I have this kind of number plate where:
half characters are in upper half and other in lower half.
I want to train an LPR model that can recognise the characters from such(double line licence plate) a LP in right order.
Expected output: GJ12BV8445
I have this kind of number plate where:
half characters are in upper half and other in lower half.
I want to train an LPR model that can recognise the characters from such(double line licence plate) a LP in right order.
Expected output: GJ12BV8445
Currently, LPRnet does not support two lines of text yet.
will reducing stride be of any help.
And are there any hopes LPRNet will support such licence plates in near future?
The feature is on the roadmap.