huangzehao / caffe-vdsr

A Caffe-based implementation of very deep convolution network for image super-resolution
MIT License
273 stars 134 forks source link

How to generate the hdf5 data? #26

Closed RyanCV closed 7 years ago

RyanCV commented 7 years ago

Hi, how do you generate the hdf5 data for examples/VDSR/train.txt? thanks.

huangzehao commented 7 years ago

Hi, read https://github.com/huangzehao/caffe-vdsr#usage and you will know. Thanks.