linzhenyuyuchen / Dataset-Download

Dataset Download API for COCO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dataset Download API

COCO

http://cocodataset.org/#download

Download COCO 2014

# 指定下载目录,默认: ~/data/
sh data/scripts/coco2014.sh /data/dl/
sh data/scripts/coco2017.sh /data/dl/

Problem

Syntax error: end of file unexpected (expecting "then")

vim coco2017.sh
:set fileformat=unix
:wq

About

Dataset Download API for COCO


Languages

Language:Shell 100.0%