zoukankan      html  css  js  c++  java
  • 数据集下载

    帕依提提-人工智能数据集服务平台 (payititi.com)

    voc数据集总网址:
    https://pjreddie.com/projects/pascal-voc-dataset-mirror/
    voc2012测试集单独网址(可以直接复制,用迅雷下载,灰常快):
    https://pjreddie.com/media/files/VOC2012test.tar

    coco数据集:
    Images:
    2014 Train images:http://images.cocodataset.org/zips/train2014.zip
    2014 Val images:http://images.cocodataset.org/zips/val2014.zip
    2014 Test images:http://images.cocodataset.org/zips/test2014.zip
    2015 Test images :http://images.cocodataset.org/zips/test2015.zip
    2017 Train images :http://images.cocodataset.org/zips/train2017.zip
    2017 Val images :http://images.cocodataset.org/zips/val2017.zip
    2017 Test images :http://images.cocodataset.org/zips/test2017.zip
    2017 Unlabeled images :http://images.cocodataset.org/zips/unlabeled2017.zip

    Annotations

    2014 Train/Val annotations:
    http://images.cocodataset.org/annotations/annotations_trainval2014.zip
    2014 Testing Image info:
    http://images.cocodataset.org/annotations/image_info_test2014.zip
    2015 Testing Image info:
    http://images.cocodataset.org/annotations/image_info_test2015.zip
    2017 Train/Val annotations:
    http://images.cocodataset.org/annotations/annotations_trainval2017.zip
    2017 Stuff Train/Val annotations:
    http://images.cocodataset.org/annotations/stuff_annotations_trainval2017.zip
    2017 Testing Image info:
    http://images.cocodataset.org/annotations/image_info_test2017.zip
    2017 Unlabeled Image info:
    http://images.cocodataset.org/annotations/image_info_unlabeled2017.zip

    网盘下载:

    名称                        链接                              提取码
    coco2014、2015、2017汇总版   https://pan.baidu.com/s/12SauZ8MZSgYxWuClShZwNg   9all
    coco2014             https://pan.baidu.com/s/1JL2ikXKoCdymglKfha1WNw   5545
    coco2015            https://pan.baidu.com/s/1itdzZyRznNCBEzPB9bczvQ    71d3
    coco2017                   https://pan.baidu.com/s/17RLue07zepZWEjBURUh35g    mhpp

    Ref:https://blog.csdn.net/qq_43211132/article/details/106850843

  • 相关阅读:
    给定中序和后序遍历,求前序序列(C++递归方式实现)
    myeclipse2014删除antlr-2.7.2.jar--解决struts和hibernate包冲突
    hadoop1.2.1配置与运行子串统计程序
    任务计划crontab
    建NTP
    vnc下运行runInstall报java错误
    rpm软件安装
    redis
    rpm包和deb包转换
    新老版本centos下载
  • 原文地址:https://www.cnblogs.com/cy0628/p/15587856.html
Copyright © 2011-2022 走看看