top of page
Search

Project 6f - Object detection II, complete program with cropping and OCR

  • Writer: James Canova
    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

 
 
 

Recent Posts

See All
Introduction

I became interested in artificial intelligence in mid 2021 after watching a documentary on this subject. In particular, I'm interested in...

 
 
 
References

1.Rashid, Tariq, Make Your Own Neural Network , Amazon , 2016 2.Portilla, Jose, "Python for Computer Vision with OpenCV and Deep...

 
 
 
Status of Projects

Last updated: 30 March 2024 Project 0: Read this to get a very basic understating on machine learning and neural networks. Project 1:...

 
 
 

Kommentare


Post: Blog posts

©2021 by My Machine Learning Blog. Proudly created with Wix.com

bottom of page