When I tried object detection with jetson nano, the fps was slow, so I want to use tensorRT to speed it up. I tried demos using tensorRT. I tried this.
After trying the demo, I tried to integrate it into an existing company’s object detection system, but I’m not sure how. The existing system uses darknet_ros. If you have any advice, please let me know. Thanks!