Detect and Recognize Car License Plate from a video in real time
2 min readAug 11, 2021
“Object Recognition using CNN model :”
Task 08 ✌😄
“Object Recognition using CNN model”
Task Description 💬
📌 In this task :
👉Create a model that will detect a car in a live stream or video and recognize characters on number plate of the car
👉Secondly , it will use the characters and fetch the owners information using own API.
👉Create a Web portal where all this information will be displayed (using html,css,and js)
— — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — -
💥Step 1: Create ML model detecting vehicle number plate