Skip to content

dorahero/yolov5-license-plate-detect

Repository files navigation

licencse plate recognition

  • yolov5
  • train self licencse plate model
  • train self licencse plate detect model
  • preprocessing of data with craft and opencv

Usage CRAFT, YOLOv5:

CRAFT is an open source from here
YOLOv5 is an open source from here

How to use

python detect_lp_num_new.py --source $DATA_PATH

compare with using preprocessing or not

python compare.py --source $DATA_PATH --view-img

Preprocessing

Before preprocessing

After preprocessing

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages