Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to prepare hdf5 file as Caffe input data to sovle regression issue ? #2882

Closed
iSeiFuu opened this issue Aug 7, 2015 · 1 comment
Closed

Comments

@iSeiFuu
Copy link

iSeiFuu commented Aug 7, 2015

Most examples of Caffe tutorial are about classification issue, not I want to use caffe to sovle regression issue, and I have some questions when I prepare data for Caffe input:

  1. For multivariate regression with Caffe, the type of input data must be HDF5 ?
  2. I my work, images and labels are used as training data, for classification, we often store the image path and corresponding labels into a train.txt file, then for regression,whether I should store the .jpg image into .h5 file directly,or like classification only store the image path into .h5 file?
  3. whether the image and its labels should be store into one .h5 file or two devided .h5 files

I will be appreciated for anyone to answer my question or give me any suggestion,
and If you can provide relevant examples, It couldn't be better.

@longjon
Copy link
Contributor

longjon commented Aug 8, 2015

Closing as this looks like a usage issue/request for help.

This tracker is reserved for specific Caffe development issues and bugs; please ask usage questions on the caffe-users list.

For more information, see our contributing guide.

Thanks!

@longjon longjon closed this as completed Aug 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants