lewes6369 / TensorRT-Yolov3

TensorRT for Yolov3
MIT License
489 stars 165 forks source link

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

Open scutzhe opened 5 years ago

scutzhe commented 5 years ago

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

lewes6369 commented 5 years ago

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.