Caffe hangs after printing data -> label
问题 I'm trying to train a LeNet on my own data (37 by 37 grayscale images of 1024 categories). I created the lmdb files, and changed the size of the ouput layer to 1024. When I ran the caffe train with my solver file, the program got stuck after printing ... layer { name: "loss" type: "SoftmaxWithLoss" bottom: "score" bottom: "label" top: "loss" } I0713 17:11:13.334890 9595 layer_factory.hpp:77] Creating layer data I0713 17:11:13.334939 9595 net.cpp:91] Creating Layer data I0713 17:11:13.334950