TimoSaemann / ENet

ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation
577 stars 276 forks source link

OpenCV Error #65

Open ghost opened 6 years ago

ghost commented 6 years ago

I followed the tutorial to train my own models with 12 classes and resolution of 640x360. However, during test, I got Opencv Error:Assertion failed ((lutcn == cn || lutcn == 1) && _lut.total() == 256 && _lut.isContinuous() && (depth == 0 || depth == 1)) in LUT, file /home/wei/opencv/modules/core/src/convert.cpp, line 5617

Not sure what might cause this problem? error.log