These are project files for this series on youtube:
https://youtu.be/QizLa7RdrZo
https://youtu.be/gF75Abn3A_8
https://youtu.be/lX_Ysn8nhAA
There are several minor improvements made to the original files.
- First of all you have to activate conda environment specified in
environment.yml
file. Some packages might be missing, so install on your own! - Then you can generate your own images (or use already created ones in
created_images
directory):python image_generator.py
- Then you have to reorder them:
python prepare_images.py
- Then train your neural network:
python train.py
- Finally, check out your result:
python image_predictor.py