yun-liu / RCF

Richer Convolutional Features for Edge Detection
Other
753 stars 259 forks source link

./train.sh check fail #80

Open Crayon1996 opened 5 years ago

Crayon1996 commented 5 years ago

I0415 14:59:21.779458 4246 layer_factory.hpp:77] Creating layer data F0415 14:59:21.779479 4246 layer_factory.hpp:81] Check failed: registry.count(type) == 1 (0 vs. 1) Unknown layer type: ImageLabelmapData (known types: AbsVal, Accuracy, ArgMax, BNLL, BatchNorm, BatchReindex, Bias, Clip, Concat......

Check failure stack trace: ./train.sh: line 8: 4246 Aborted (core dumped) ./solve.py

If you can answer my question when you are at your convenience, I will appreciate sincerely

yun-liu commented 5 years ago

Please use the Caffe provided in this repo, because our Caffe is modified from standard Caffe.