Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoanle396/svm-detection-license-plate
https://github.com/hoanle396/svm-detection-license-plate
ai flask license-plate-recognition opencv plate-detection python
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hoanle396/svm-detection-license-plate
- Owner: Hoanle396
- Created: 2023-10-09T17:23:41.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-14T05:48:58.000Z (about 1 year ago)
- Last Synced: 2023-10-15T17:14:49.758Z (about 1 year ago)
- Topics: ai, flask, license-plate-recognition, opencv, plate-detection, python
- Language: Python
- Homepage:
- Size: 8.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SVM-Detection-License-Plate
# Install dependencies
```bash
pip install -r requirements.txt
```
# Run application
```bash
python -m app
```