Closed spacewalk01 closed 2 years ago
Thanks. but I am getting the following error: BATCH_SIZE shouldn't be defined as a constant variable to be used as a size of a new array?
try to write like this https://github.com/linghu8812/tensorrt_inference/blob/master/Yolov4/Yolov4.cpp#L147? or use docker environment https://github.com/linghu8812/tensorrt_inference#build-from-docker
Thanks for your quick reply
Hi thank you for sharing your implementation.
I am trying to run mmpose but there is a missing model.h file in mmpose.h. Where can I find it?
Thanks