From d66c3f30b150db32b07b35cc3e85a4231c5b29db Mon Sep 17 00:00:00 2001
From: Arvi Jonnarth <arvi.jonnarth@husqvarnagroup.com>
Date: Tue, 17 Mar 2020 08:20:06 +0100
Subject: [PATCH] Added contributions.

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 384cee6..780d746 100644
--- a/README.md
+++ b/README.md
@@ -78,6 +78,12 @@ Start by `cd src`.
 * Prepared parts of presentation.
 * Gathered/collected real world data for video demonstration of the result.
 
+###### Arvi
+* Adapted code for object detection to work on our own data.
+* Prepared traffic sign dataset to fit into tensorflow framework.
+* Trained and evaluated networks.
+* Prepared parts of the presentation.
+
 ## Tasks
 
 - [x] Downsample images before creating TFRecord
-- 
GitLab