Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.