From b352f93f19c7af6f942dd9acb796096879220459 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Mon, 5 Nov 2018 08:57:51 +0100 Subject: [PATCH] updates --- data/get_coco_dataset.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/data/get_coco_dataset.sh b/data/get_coco_dataset.sh index 8a892633..529aafd8 100755 --- a/data/get_coco_dataset.sh +++ b/data/get_coco_dataset.sh @@ -1,5 +1,4 @@ #!/bin/bash - # CREDIT: https://github.com/pjreddie/darknet/tree/master/scripts/get_coco_dataset.sh # Clone COCO API