From 504ece5b00f192d5c1b343fd06ce1648f9139180 Mon Sep 17 00:00:00 2001
From: Edmond Yoo <hj3yoo@uwaterloo.ca>
Date: Mon, 17 Sep 2018 03:06:19 +0000
Subject: [PATCH] Code cleaning & training new YOLO model

---
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index 2cb7c54..0d00b55 100644
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@
 
 I've made a quick openCV algorithm to extract cards from the image, and it works decently well:
 
-<img src="https://github.com/hj3yoo/darknet/blob/master/figures/4_detection_result_5.png" width="360">
+<img src="https://github.com/hj3yoo/darknet/blob/master/figures/4_detection_result_5.jpg" width="360">
 
 At the moment, it's fairly limited - the entire card must be shown without obstruction nor cropping, otherwise it won't detect at all.
 

--
Gitblit v1.10.0