File size: 387 Bytes
77b1ad6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | ## Dataset Description
The Street View House Numbers dataset contains over 600k 32×32 RGB images of digits.
- **Homepage:** http://ufldl.stanford.edu/housenumbers/
## Citation
```bibtex
@article{netzer2011reading,
title={Reading digits in natural images with unsupervised feature learning},
author={Netzer, Yuval and others},
year={2011},
institution={Stanford University}
}
|