LP detect and recognize
-
git clone https://github.com/zeusees/License-Plate-Detector.git
python export_det.py
python export_rec.py
LPRNet permute[batch,68,18] to [batch,18,68]
RetinaLP
INPUT
[batch,3,1280,1280]
LPRNet
INPUT
[batch,3,24,94]
LP detect and recognize
git clone https://github.com/zeusees/License-Plate-Detector.git
python export_det.py
python export_rec.py
LPRNet permute[batch,68,18] to [batch,18,68]
RetinaLP
INPUT
[batch,3,1280,1280]
LPRNet
INPUT
[batch,3,24,94]