https://github.com/delemangi/license-plates
Дигитално процесирање на слика - проект | Digital image processing - project | 2021/2022
https://github.com/delemangi/license-plates
dpns dps fcse finki
Last synced: 1 day ago
JSON representation
Дигитално процесирање на слика - проект | Digital image processing - project | 2021/2022
- Host: GitHub
- URL: https://github.com/delemangi/license-plates
- Owner: Delemangi
- License: other
- Created: 2023-09-12T22:58:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-12T22:58:04.000Z (almost 3 years ago)
- Last Synced: 2025-05-20T06:12:21.641Z (about 1 year ago)
- Topics: dpns, dps, fcse, finki
- Language: Jupyter Notebook
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# License Plate Reader
This project uses the [following dataset](https://www.kaggle.com/datasets/andrewmvd/car-plate-detection). Create a `dataset` folder, and extract the contents of the dataset in that folder. The `dataset` folder should contain the `annotations` and `images` folders from the dataset. You may then run all scripts, provided that you've installed all dependencies in `requirements.txt`.