Skip to content

Releases: zjykzj/LPDet

UPDATE

16 Aug 16:01
Compare
Choose a tag to compare
  1. Add ONNX Model Inference;
  2. Add Gradio Demo.

OPTIMIZE

03 Aug 16:55
Compare
Choose a tag to compare
  1. Training license plate segmentation algorithm yolov5n-seg based on ChineseLicensePlate;
  2. Using CRNN_Tiny for license plate recognition, lighter and more powerful.

Detect+Seg+Recog

21 Jul 09:47
Compare
Choose a tag to compare

Implementing license plate detection, segmentation, and recognition functions based on YOLOv5-v7.0 and CRNN-CTC

Training with AMP

03 Oct 15:14
Compare
Choose a tag to compare
Training with AMP Pre-release
Pre-release
  • Support for Automatic Mixed Precision (AMP) training.

Training with Multi-GPUs

02 Oct 09:53
Compare
Choose a tag to compare
Pre-release
  • Support for distributed training with multi-GPUs;
  • Fix CCPDEvaluator: reset() required before each round of evaluation.

Init Version

29 Sep 11:57
Compare
Choose a tag to compare
Init Version Pre-release
Pre-release