when i install the SSD-caffe,this problem has not been solved,and this problem has been bothering me for a long time, I hope someone can help me solve, thank you very much!
Hi 917826885, I’m not familiar with running the SSD-caffe branch but maybe someone from the community may have some suggestions. Alternatively, have you looked at the SSD samples included with TensorRT (found under /usr/src/tensorrt/samples), and also this GitHub shows using SSD-Inception-v2 and SSD-Mobilenet-v1/v2 with TensorRT:
[url]https://github.com/AastaNV/TRT_object_detection[/url]
The SSD-Inception-v2 and SSD-Mobilenet-v1/v2 models are also included with the object detection step of Hello AI World tutorial:
[url]https://github.com/dusty-nv/jetson-inference/blob/master/docs/detectnet-console-2.md[/url]