SMSnet icon indicating copy to clipboard operation
SMSnet copied to clipboard

Model-evaluator of Publication : "SMSnet: Semantic Motion Segmentation using Deep Convolutional Neural Networks"

Results 5 SMSnet issues
Sort by recently updated
recently updated
newest added

After builing evaluator got an error below: Kindly help 100%] Linking CXX executable caffe_test_ex libcaffe_test.a(hdf5_reader.cpp.o): In function `hdf5_reader::hdf5_reader(boost::filesystem::path, std::__cxx11::basic_string const&)': hdf5_reader.cpp:(.text+0x218e): undefined reference to `caffe::GetEmptyStringAlreadyInited[abi:cxx11]()' collect2: error: ld returned 1...

The raw moving/static annotation cannot be found in README.

I want to work on my dataset captured from car environment, kindly suggest how to write data in mdb format. Kindly do the needul....

Hi Johan, I used your inference model, but I confront with the error below: > F1030 14:07:31.197983 21247 upgrade_proto.cpp:88] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: ../model_description/deploy_2class_kitti.prototxt So...

Hi Authors, This codebase does not support training of a new model. Am I correct? Apart from that, I would like to see the implementation of ego-flow suppression given that...