s9xie / hed

code for Holistically-Nested Edge Detection
Other
1.79k stars 528 forks source link

HED训练中运行solve.py出现的问题 #66

Open huangjiegis opened 5 years ago

huangjiegis commented 5 years ago

I1105 20:11:10.021775 26811 layer_factory.hpp:77] Creating layer data

F1105 20:11:10.021813 26811 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, ContrastiveLoss, Convolution, Crop, Data, Deconvolution, Dropout, DummyData, ELU, Eltwise, Embed, EuclideanLoss, Exp, Filter, Flatten, HDF5Data, HDF5Output, HingeLoss, Im2col, ImageData, InfogainLoss, InnerProduct, Input, LRN, LSTM, LSTMUnit, Log, MVN, MemoryData, MultinomialLogisticLoss, PReLU, Parameter, Pooling, Power, Python, RNN, ReLU, Reduction, Reshape, SPP, Scale, Sigmoid, SigmoidCrossEntropyLoss, Silence, Slice, Softmax, SoftmaxWithLoss, Split, Swish, TanH, Threshold, Tile, WindowData) Check failure stack trace: 已放弃 (核心已转储)

老师您好,请问一下,在HED训练时,出现了上面的问题,该如何解决(已经在HED下编译caffe通过)

cqray1990 commented 4 years ago

@huangjiegis did you solver i meet this problem too

yongshuaihuang commented 4 years ago

@huangjiegis @cqray1990 did you solve this problem?