Project 6f - Object detection II, complete program with cropping and OCR
- James Canova
- Aug 31, 2021
- 1 min read
Project start: 3 March 2022
Project finish: 5 March 2022
Last updated: 13 August 2022
Objective: Completed program for detecting and reading licence plates
The following .zip file contains a Jupyter Notebook program and all other files required to run the program (to run Jupyter Notebook, type jupyter-notebook):
james@myB01:~/Public/Projects/project_6f$ tree -L 2
├── myYolov4
│ ├── myClasses.names
│ ├── myYolov4_best.weights
│ └── myYolov4.cfg
├── project_6f_V0.ipynb
└── test_video
└── bc_licence_plate_V0.mp4
If you have any problems or need clarification please contact me: jscanova@gmail.com
Kommentare