From 05cea7b81b282e75ba6a4e80e57031ac2877eb1a Mon Sep 17 00:00:00 2001 From: nlitkowski <32823015+nlitkowski@users.noreply.github.com> Date: Sun, 9 Jun 2019 23:19:33 +0200 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 2b68615..c696e71 100644 --- a/readme.md +++ b/readme.md @@ -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). \ No newline at end of file +- I used some code from this [tutorial](https://github.com/MicrocontrollersAndMore/TensorFlow_Tut_2_Classification_Walk-through).