Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devanshu-17/license-plate-detection
A simple application to detect license plates
https://github.com/devanshu-17/license-plate-detection
Last synced: 7 days ago
JSON representation
A simple application to detect license plates
- Host: GitHub
- URL: https://github.com/devanshu-17/license-plate-detection
- Owner: Devanshu-17
- License: mit
- Created: 2023-05-01T19:05:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-29T17:30:17.000Z (about 1 year ago)
- Last Synced: 2024-11-07T02:12:18.545Z (about 2 months ago)
- Language: Jupyter Notebook
- Size: 615 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# License Plate Detection
This is a simple project to detect license plates in images.
## Installation
```bash
pip install -r requirements.txt
```## Usage
```bash
streamlit run Homepage.py
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.