admin 管理员组文章数量: 1132278
网址
images:
wget -c http://images.cocodataset/zips/train2017.zip
wget -c http://images.cocodataset/zips/val2017.zip
wget -c http://images.cocodataset/zips/test2017.zip
wget -c http://images.cocodataset/zips/unlabeled2017.zip
- 如果是
windows系统下载,直接复制后面的 http 及以后的内容即可启动下载
annotations:
wget -c http://images.cocodataset/annotations/annotations_trainval2017.zip
wget -c http://images.cocodataset/annotations/stuff_annotations_trainval2017.zip
wget -c http://images.cocodataset/annotations/image_info_test2017.zip
wget -c http://images.cocodataset/annotations/image_info_unlabeled2017.zip
linux 系统操作流程
unzip是解压命令rm是删除压缩包的命令cd是进入文件夹mkdir是创建新的文件路径
版权声明:本文标题:COCO 数据集下载 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.520sys.cn/xp/1765406053a1838239.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论