TensorRT-Yolov3 icon indicating copy to clipboard operation
TensorRT-Yolov3 copied to clipboard

Parameter check failed at: ../builder/Network.cpp::addConcatenation::162, condition: (inputs[j]) != nullptr

Open scutzhe opened this issue 6 years ago • 1 comments

Begin parsing model... ERROR: Parameter check failed at: ../builder/Network.cpp::addConcatenation::162, condition: (inputs[j]) != nullptr Segmentation fault (core dumped)

scutzhe avatar Feb 28 '19 02:02 scutzhe

I am not sure what is the issue about the parsing. Can you tell me what the model and prototxt you used? It seems that your input caffemodel does not match.

lewes6369 avatar Mar 31 '19 10:03 lewes6369