https://github.com/nilsmagnus/deep-anpr
https://github.com/nilsmagnus/deep-anpr
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nilsmagnus/deep-anpr
- Owner: nilsmagnus
- Created: 2017-02-03T22:27:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-14T08:15:42.000Z (about 8 years ago)
- Last Synced: 2025-02-27T02:54:59.839Z (3 months ago)
- Language: Python
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deep ANPR
This is work in progress to detect the position of a numberplate in a image.
# Strategy
- generate training-set on the fly to do training
- until inference is acceptable, do
- save the trained model
- do inference in an android app
- adjust model size/complexity# Notes
- Norwegian numberplate ratio is (9:2), (width:height)
- backgrounds can be downloaded from http://vision.princeton.edu/projects/2010/SUN/SUN397.tar.gz