Natural Image Patches
收藏Zenodo2020-09-18 更新2026-05-25 收录
下载链接:
https://zenodo.org/record/167823
下载链接
链接失效反馈官方服务:
资源简介:
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).
<strong>import </strong>scipy
data = scipy.io.loadmat('NaturalImage.mat')['rawImages']
提供机构:
Zenodo创建时间:
2016-11-21



