sergiomsilva / alpr-unconstrained

License Plate Detection and Recognition in Unconstrained Scenarios
Other
1.72k stars 607 forks source link

How to train LP detector #54

Open yu1206 opened 5 years ago

yu1206 commented 5 years ago

You use 200 samples to train LP detector. is it too few?
augment sample

yu1206 commented 5 years ago

In your paper, there are 20 examples of data enhancements. In the process of training, change 20 enhancements for each image?

  1. 196 samples->license-plate-detection.py
  2. 196 samples-> 196*20(augment sample)->license-plate-detection.py Do you choose process 1 or 2 I choose process 1 to use 105 samples in cars ,but His effect is very poor