2

I am currently trying to build a CNN that takes in images. The label that I want is the (i,j) coordinates. I know that the image data layer that uses a file with the filename and the label in the following format:

folder/file1.jpg label

Is it possible to have a label that isn't a number but two numbers?

Alperen AYDIN
  • 547
  • 1
  • 6
  • 17
  • 2
    Does this answer your question? http://stackoverflow.com/questions/32680860/caffe-with-multi-label-images – Ishamael Jun 17 '16 at 15:31
  • To some extent. I am still not sure if the format with the txt file and ImageData works. I am away from my usual computers so I can't really test it. – Alperen AYDIN Jun 19 '16 at 11:49

0 Answers0