0
点赞
收藏
分享

微信扫一扫

【目标检测】MS COCO数据集的使用

文章目录

下载数据集

MS COCO数据集可用于目标检测、分割、人体关键点检测、语义分割任务,下载链接如下:

  • train数据
    http://images.cocodataset.org/zips/train2017.zip
    http://images.cocodataset.org/annotations/annotations_trainval2017.zip
  • val验证数据集
    http://images.cocodataset.org/zips/val2017.zip
    http://images.cocodataset.org/annotations/stuff_annotations_trainval2017.zip
  • test验证数据集
举报

相关推荐

0 条评论