Skip to content

proxcentb/coding-hour-classification

Repository files navigation

coding-hour-classification

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.

Quick overview

  1. First of all you have to activate conda environment specified in environment.yml file. Some packages might be missing, so install on your own!
  2. Then you can generate your own images (or use already created ones in created_images directory): python image_generator.py
  3. Then you have to reorder them: python prepare_images.py
  4. Then train your neural network: python train.py
  5. Finally, check out your result: python image_predictor.py

2022-10-01-09:46:51 921726232

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages