ANPR Training Console
Upload dataset images and YOLO label files, then start detector training from the browser. This is intended for your hosted ANPR panel. Training is CPU-heavy, so on shared cPanel it may be slow.
Open the review console to approve or correct detections before exporting better OCR and detector ground truth.
Latest Completed Run
Best Run
Batch Upload
Upload multiple images and matching `.txt` label files together. File names should match, for example `car1.jpg` and `car1.txt`.
0 0.512500 0.683333 0.295000 0.116667filename,plate_text or filename,plate_text,split for example car1.jpg,MP04CX3993,trainBackfill Existing OCR Text
Use this when images and YOLO labels are already uploaded on the server and you only want to attach actual plate numbers now.
filename,plate_text,split. Add split when the same filename exists in both train and validation.Single Upload
Use this when you want to add one image and label pair quickly from the browser.
Start Training
Trigger detector training from the uploaded dataset. This retrains plate detection and then refreshes the OCR learning model from your saved OCR ground-truth data. After training, the app compares the new candidate with the current production detector and promotes it only when its ANPR validation score is better.
30 for the current dataset; 0 disables early stopping.Training Logs
No logs yet.