Voxel51/StreetViewHouseNumbers
收藏资源简介:
Street View House Numbers (SVHN) 数据集是一个用于开发机器学习和物体识别算法的大型真实世界图像数据集。它包含超过60万个从Google街景中拍摄的带标签的门牌号码图像。这些图像被裁剪成32x32像素的固定分辨率,中心围绕单个字符,可能包含一些侧面的干扰物。SVHN与MNIST数据集类似,但包含了更多的带标签数据,并解决了一个更困难、未解决的真实世界问题,即在自然场景图像中识别数字和号码。该数据集以原始图像形式提供,包含字符级别的边界框。这是一个FiftyOne数据集,包含33,402个样本。该数据集由Yuval Netzer、Tao Wang、Adam Coates、Alessandro Bissacco、Bo Wu和Andrew Y. Ng策划,由Google Inc.和斯坦福大学资助,并由未指定来源共享。该数据集的许可证仅限非商业用途。
The Street View House Numbers (SVHN) dataset is a large real-world image dataset used for developing machine learning and object recognition algorithms. It contains over 600,000 labeled images of house numbers taken from Google Street View. The images are cropped to a fixed resolution of 32x32 pixels, centered around a single character but may contain some distractors at the sides. SVHN is similar to the MNIST dataset but incorporates significantly more labeled data and comes from a harder, unsolved, real-world problem of recognizing digits and numbers in natural scene images. The dataset here is provided as original images with character level bounding boxes. This is a FiftyOne dataset with 33,402 samples. The dataset is curated by Yuval Netzer, Tao Wang, Adam Coates, Alessandro Bissacco, Bo Wu, and Andrew Y. Ng, funded by Google Inc. and Stanford University, and shared by an unspecified source. The license is for non-commercial use only.
Street View House Numbers 数据集概述
基本信息
- 数据集名称: Street View House Numbers (SVHN)
- 样本数量: 33402
- 语言: 英语 (en)
- 任务类别: 目标检测 (object-detection)
- 标签创建者: 无
- 任务ID: 无
- 标签: fiftyone, image, object-detection
数据集描述
- 数据集来源: 由Google Street View采集的真实世界图像数据集。
- 图像数量: 超过600,000张。
- 图像分辨率: 32x32像素,中心为单个字符,可能包含侧边干扰。
- 数据集特点: 类似于MNIST数据集,但包含更多标签数据,且来自更难的、未解决的现实世界问题,即在自然场景图像中识别数字。
- 数据格式: 原始图像,包含字符级别的边界框。
数据集详情
- 创建者: Yuval Netzer, Tao Wang, Adam Coates, Alessandro Bissacco, Bo Wu, Andrew Y. Ng
- 资助方: Google Inc., Stanford University
- 许可证: 仅限非商业用途
- 联系邮箱: streetviewhousenumbers@gmail.com
数据集来源
- 数据集仓库: http://ufldl.stanford.edu/housenumbers
- 相关论文: http://ufldl.stanford.edu/housenumbers/nips2011_housenumbers.pdf
引用
bibtex @inproceedings{netzer2011reading, title={Reading digits in natural images with unsupervised feature learning}, author={Netzer, Yuval and Wang, Tao and Coates, Adam and Bissacco, Alessandro and Wu, Bo and Ng, Andrew Y}, booktitle={NIPS workshop on deep learning and unsupervised feature learning}, volume={2011}, number={2}, pages={5}, year={2011} }




