Thanks to visit codestin.com
Credit goes to github.com

Skip to content

webnizam/anpr-falcon-ai

Repository files navigation

Automatic Number Plate Recognition Model


ANPR-Falcons.ai

A small repository to provide an example of how to detect license plates in a video file, video stream or static image. Isolate the plate with a bounding box, extract the contents of the bounding box and then using OCR extract the text on the plate. Using the extraced text we write the output back to the image/frame.



About The Automatic Number Plate Recognition Model with Falcons.ai

In this project I wanted to test the capability to identify, capture and extract the text of a license plate.

(back to top)

Built With

This application was built using Python, Ultralytics Yolov5 and EasyOCR

(back to top)



Output

In the image below you can see still shots of the application runnning on your local machine.

Video Capture | screen-screenshot |

(back to top)



Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you want, feel free to fork this repository. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/YourFeature)
  3. Commit your Changes (git commit -m 'Add some YourFeature')
  4. Push to the Branch (git push origin feature/YourFeature)
  5. Open a Pull Request

See the for a full list of proposed features (and known issues).

(back to top)




In partnership with:
Logo



License

(back to top)

About

Automatic Number Plate Recognition Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages