Skip to content

Latest commit

 

History

History

ALPR_1.5

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Multithreaded Simultaneous License Plate location.

Tracking and recognizing license plates.

👉 please read the explanation at YoloV4tinyOCR4, YoloV4tinyMulti3, YoloMultiDusty and YoloMultiDusty2 first. This repo is the sequel.

The first study, YoloMultiDusty, showed that multithreading is the best solution for connecting multiple inputs to a Jeston board.
The second study, YoloMultiDusty2, adds json configuration files and deep learning preparations.

The third study, YoloV4tinyMulti3, uses the YoloV4-tiny model and detects license plates in CCTV images.
The fourth study, YoloV4tinyOCR4, covers tracking objects in time and space.
This is the final version.


image

Some concepts.

The page is moved to Wiki

Make it work.

The page is moved to Wiki

JSON settings.

The page is moved to Wiki.

Installing the dependencies.

The page is moved to Wiki.

Building.

The page is moved to Wiki PC or Jetson Orin or Jetson Nano.