openalpr / train-detector

Input files and scripts necessary to train the license plate detector.
GNU Affero General Public License v3.0
125 stars 166 forks source link

Openalpr train #17

Open khld opened 7 years ago

khld commented 7 years ago

Traceback (most recent call last): File "prep.py", line 77, in for neg_file in os.listdir(INPUT_NEGATIVE_DIR): OSError: [Errno 2] No such file or directory: '/home/mhill/projects/alpr/samples/training/raw-neg/'

sunsiz commented 7 years ago

You should edit the prep.py file, change the BASE_DIR to your working dir or current directory.

alucard079 commented 5 years ago

@sunsiz I'm having a problem in training stage 0 would you help me out there?

nidhipunj7 commented 5 years ago

Can you please help me with OPENCV_DIR directory and opencv_createsamples file? @sunsiz