Update readme.md

This commit is contained in:
nlitkowski 2019-06-09 23:19:33 +02:00 committed by GitHub
parent d80eb6db6c
commit 05cea7b81b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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).