QtGUI to blur Vehicle License plates with Yolov3
install Anaconda install ffmpeg
conda create --name VLP python=3.7
conda activate VLP
pip install -r requirements.txt
conda install -c anaconda cudnn
Download modelfile from release and put it into ./model_data/
Run main.py with python
python main.py
Select Input and Output file. Click Process and wait till it is finished.
keras-yolo3 model/training/predicting qqwweee/keras-yolo3
