• Here for an given image with a car number plate is detected and the number is extracted.
• For detecting plate YOLOv4 is used and used AWS Textract to extract number from cropped image.
• Flask is used to build the web app and Docker for containerizing the app.
• Dockerized flask app can be deployed on Heroku, AWS, Google Cloud, or Azure.
Technology used : Python, Tensorflow, OpenCV, YOLO, HTML, CSS, Flask, Docker, AWS