Hi! I'm really interested in applying the same technique to other image data with tags. While trying to replicate the training process, I've followed instructions on changes of train_val.prototxt and solver.prototxt.
However, I'm seeing this error when I tried to train my model:
Error parsing text-format caffe.NetParameter: 19:14: Message type "caffe.ImageDataParameter" has no field named "label_dim".
Hi! I'm really interested in applying the same technique to other image data with tags. While trying to replicate the training process, I've followed instructions on changes of train_val.prototxt and solver.prototxt.
However, I'm seeing this error when I tried to train my model:
Error parsing text-format caffe.NetParameter: 19:14: Message type "caffe.ImageDataParameter" has no field named "label_dim".
Do you have any advise? Thanks.
Best, Haining