dharshan r
4 min readAug 22, 2021

--

Object Recognition using CNN model

Code Part-1

(Vehicle’s Number Plate Detection)

Code Part-2

(Displaying the Image)

Code Part-3

(Preprocessing Image)

(Getting Vehicle’s Owner Information)

Flask Web App

Code for Getting Vehicle’s Owner Info (prediction.py)

Now this is the main app.py file for Flask

Index.html code

CarDetails.html output

--

--