eric612 / MobilenetV3-Caffe

From pytorch-mobilenetv3 to caffe
15 stars 10 forks source link

Unknown layer type: ReLU6 #4

Open mrgransky opened 4 years ago

mrgransky commented 4 years ago

Loading the deploy.prototxt and model.caffemodel, I face the following error:

Check failed: registry.count(type) == 1 (0 vs. 1) Unknown layer type: ReLU6 (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: ***