From dcf89a009fe86336ee0d2e8c2d1b24b6eee0ec0e Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com> Date: Thu, 25 Jul 2019 16:18:43 -0400 Subject: [PATCH] Update Readme.md --- YoloObjectDetection/Readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/YoloObjectDetection/Readme.md b/YoloObjectDetection/Readme.md index dfd22829..24f19658 100644 --- a/YoloObjectDetection/Readme.md +++ b/YoloObjectDetection/Readme.md @@ -5,6 +5,13 @@ # PySimpleGUI openCV YOLO Deep Learning + +![SNAG-0360](https://user-images.githubusercontent.com/13696193/58116963-93d07300-7bcb-11e9-8402-142913710b82.jpg) + +![YOLO May 21](https://user-images.githubusercontent.com/13696193/58117189-017c9f00-7bcc-11e9-9569-c65775d15559.gif) + + + ## Running the Demos You will need to pip install openCV and PySimpleGUI