Go to file
2019-06-09 18:15:22 +02:00
Images/TestImages Add script for classifying images, update gitignore. 2019-05-06 02:58:26 +02:00
Logic terminal putput fix 2019-06-09 13:47:19 +02:00
UI points optimalisation 2019-06-09 18:15:22 +02:00
.gitignore Remove unused data 2019-05-06 03:23:35 +01:00
main.py add days of week 2019-06-09 15:32:10 +02:00
readme.md Added TensorFlow retrain.py script 2019-05-05 18:00:51 +02:00

Project: Artificial intelligence

Authors

Subject: intelligent garbage truck

Technologies used

Credits

  • As a training and testing set of images I used images from this project.
  • For training we relied on Google Inception model - it's explained here.
  • I used some code from this tutorial.