Object Recognition using CNN model
?? In this task :
??Create a model that will detect a car in a live stream or video and recognize characters on the number plate of the car?
??Secondly, it will use the characters and fetch the owner's information using its own API.
??Create a Web portal where all this information will be displayed (using html,CSS, and js)
Step 1: Create an ML model detecting vehicle number plate
Step 2: Display the screen showing the WebApp taking the input car number from the user\
Step 3: Display the final output showing the details of the car