Skip to content

piyush-poddar/PlateXtract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlateXtract

Extract text from vehicle number plates with ease and over 98% accuracy.

The application is already deployed on Streamlit. Check it out here https://platextract.streamlit.app

If you want it on your system do the following:

  • Clone this github repo.
  • Run pip install -r requirements.txt in any terminal.
  • Download model weights from this link and put it inside model/weights directory. Alternatively, you can skip this step allow the code itself to do it for you.
  • Add your Gemini API key in .streamlit/secrets.toml.
  • Run streamlit run app.py and just see the magic.

About

Extract any vehicle's number plate text with over 98% accuracy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages