Go to file
2019-05-05 23:56:47 +02:00
Images/TestImages Update gitignore 2019-05-05 17:42:15 +02:00
Logic Updated retrain script. Add retrained graph. 2019-05-05 23:56:47 +02:00
Model Updated retrain script. Add retrained graph. 2019-05-05 23:56:47 +02:00
UI Add settings window and Qt imports 2019-05-01 02:21:02 +02:00
.gitignore Update gitignore 2019-05-05 17:42:15 +02:00
main.py Added images, update readme. 2019-05-04 18:46:28 +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.