TensorRT-Yolov3
TensorRT-Yolov3 copied to clipboard
Parameter check failed at: ../builder/Network.cpp::addConcatenation::162, condition: (inputs[j]) != nullptr
Begin parsing model... ERROR: Parameter check failed at: ../builder/Network.cpp::addConcatenation::162, condition: (inputs[j]) != nullptr Segmentation fault (core dumped)
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.