tensorRTWrapper icon indicating copy to clipboard operation
tensorRTWrapper copied to clipboard

TensorRT Net Wrapper

Results 4 tensorRTWrapper issues
Sort by recently updated
recently updated
newest added

Thank you for your great work,sir! I have a question, thant when I use this code to parse SSD caffe model, some error happens: ............................. init plugin proto: ./models/vehDetector/vehDetector.prototxt caffemodel:...

Great work. I'm porting this to onnx import and it's working okay. Quick question on the ouput, why use "yolo-det";//layer82-conv,layer94-conv,layer106-conv Instead of the commented code at the end. I have...

when i make it,it`s fail. tensorRTWrapper/code/include/PluginFactory.h:54:141: error: invalid new-expression of abstract class type ‘nvinfer1::UpsampleLayerPlugin’ UpsampleLayerPlugin>(new UpsampleLayerPlugin(UPSAMPLE_SCALE,CUDA_THREAD_NUM)));