Published November 21, 2016
| Version v1
Dataset
Open
Natural image patches
Authors/Creators
Description
Matlab file of 70000 natural image patches of size 14x14 in gray scale.
The data can be loaded using the following Python code (Result is a numpy array of size 196x70000).
import scipy
data = scipy.io.loadmat('NaturalImage.mat')['rawImages']
Notes
Files
Files
(191.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:b3ebf04daa9752cfdb523703b4918e79
|
103 Bytes | Download |
|
md5:954e1c3a64508f7f8519234d9b68fe9e
|
191.7 MB | Download |