tensorrt-ssd-easy
tensorrt-ssd-easy copied to clipboard
error
I run this code,the got an error
/tensorNet.cpp:39: void TensorNet::caffeToTRTModel(const string&, const string&, const std::vector<std::__cxx11::basic_string
Check each layer's name carefully and ensure that it may be same to your layer‘s name defined in your pluginImplement.cpp
@JingliangGao Can you give me the prototxt file
@JingliangGao thank you very much!
@JingliangGao I got the same error like @lucheng07082221 Can you share the prototxt file to me ?
resolved. @Tegoe 's fork is compatible with tensorrt 3.0.4. And tensorrt 4 still reports runtime error sadly.