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