本文转自由好奇心日报整理的github和从网络搜索而来的相关资源。
经典/热点计算机视觉数据集
Collected by Yann LeCun, Corinna Cortes, Christopher J.C. Burges
The MNIST database of handwritten digits, available from this page, has a training set of 60,000 examples, and a test set of 10,000 examples.
Collected by Alex Krizhevsky, Vinod Nair, and Geoffrey Hinton.
The CIFAR-10 and CIFAR-100 are labeled subsets of the 80 million tiny images dataset.
Caltech 101 is a data set of digital images created in September, 2003, compiled by Fei-Fei Li, Marco Andreetto, Marc 'Aurelio Ranzato and Pietro Perona at the California Institute of Technology.
It is intended to facilitate Computer Vision research and techniques. It is most applicable to techniques involving recognition, classification, and categorization.
ImageNet is an image database organized according to the WordNet hierarchy (currently only the nouns), in which each node of the hierarchy is depicted by hundreds and thousands of images.
@网路冷眼 推荐【Yahoo实验室公开1亿Flickr图像和视频供研究之用】
One Hundred Million Creative Commons Flickr Images for Research
Overhead Imagery Research Data Set (OIRDS) - an annotated data library & tools to aid in the development of computer vision algorithms
其他计算机视觉数据集
@邹宇华 推荐 比较新的一个计算机视觉数据库网站
Yet Another Computer Vision Index To Datasets (YACVID) 200多数据集
http://blog.csdn.net/kezunhai/article/details/50068255
按照Detection,Classification,Recognition,Tracking,Segmentation,
Foreground/Background,Saliency Detection,Video Surveillance,Multiview,Action,Human pose/Expression,Image stitching,Medical和Misc 分类整理的著名计算机视觉数据集
@丕子 Richard Szeliski 推荐
上百数据集
上百数据集
Richard Szeliski 推荐
有分类
Richard Szeliski 推荐
有分类
由 zhubenfulovepoem (cnblog) 整理自ComputerVision: Algorithms and Applications by Richard Szeliski
UCSD 数据集
UIUC Datasets
OTCBVS Datasets
(澳大利亚信息与通讯技术研究中心行人数据库) 论文
http://www.nicta.com.au/pub?doc=1245
几十个数据集,有分类
@金连文 推荐 IAPR TC11的官网上有许多文档处理相关的数据集,例如联机及脱机手写数据、Text、自然场景的文档图像
维基百科的列表 列了几个经典数据集
人脸识别数据集
几十个数据集
11个数据集列表对比
寻找数据集的基本策略
通常可以查阅相关论文或竞赛,再顺藤摸瓜找数据集,有时还需要联系原作者, ICCV, CVPR 应该都有一些线索。
git项目链接:https://github.com/memect/hao/blob/master/awesome/computer-vision-dataset.md
博客地址:http://blog.yoqi.me/?p=1624
这篇文章还没有评论