This commit is contained in:
nlitkowski 2019-06-10 00:18:09 +02:00
commit 00e884422d

View File

@ -1,7 +1,7 @@
# Project: Artificial intelligence
**Authors**
- [Maciej Sobkowiak](https://github.com/MaSobkowiak) - UI, pathfinding
- [Julian Kobryński](https://github.com/JKobrynski)
- [Julian Kobryński](https://github.com/JKobrynski) - Prolog scripts
- [Norbert Litkowski](https://github.com/nlitkowski) - UI, image recognition
**Subject: intelligent garbage truck**
@ -16,4 +16,4 @@
**Credits**
- As a training and testing set of images I used images from [this](https://github.com/garythung/trashnet) project.
- For training we relied on Google Inception model - it's explained [here](https://github.com/tensorflow/models/tree/master/research/inception).
- I used some code from this [tutorial](https://github.com/MicrocontrollersAndMore/TensorFlow_Tut_2_Classification_Walk-through).
- I used some code from this [tutorial](https://github.com/MicrocontrollersAndMore/TensorFlow_Tut_2_Classification_Walk-through).