From 78d1661b894abe092b11c4182607aa0e257c3c97 Mon Sep 17 00:00:00 2001 From: dlindenbaum Date: Fri, 17 Mar 2017 22:17:50 -0400 Subject: [PATCH] Update README.md fixed formatting issue with links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 75d1124..a2fd6b7 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,9 @@ python python/evaluateScene.py /path/to/SpaceNetTruthFile.csv \ To make the Spacenet dataset easier to use we have created a tool createDataSpaceNet.py This tool currently supports the creation of datasets with annotation to support 3 Formats -1. [PASCAL VOC2012] (http://host.robots.ox.ac.uk/pascal/VOC/) -2. [Darknet] (https://pjreddie.com/darknet/yolo/) -3. [Segmenation Boundaries Dataset (SBD)] (http://home.bharathh.info/pubs/codes/SBD/download.html) +1. [PASCAL VOC2012](http://host.robots.ox.ac.uk/pascal/VOC/) +2. [Darknet](https://pjreddie.com/darknet/yolo/) +3. [Segmenation Boundaries Dataset (SBD)](http://home.bharathh.info/pubs/codes/SBD/download.html) It will create the appropriate annotation files and a summary trainval.txt and test.txt in the outputDirectory