TensorRT_TX2_20FPS icon indicating copy to clipboard operation
TensorRT_TX2_20FPS copied to clipboard

SSD and YOLO with TensorRT

Open marvrez opened this issue 7 years ago • 2 comments

Hi, great job on setting up Faster-RCNN with TensorRT! Are you also planning on doing the same for YOLO and SSD? :) And also what fps are you currently getting when running sampleFasterRCNN?

marvrez avatar Dec 26 '17 00:12 marvrez

hi, marvrez, What I have done so far for Faster R-CNN on TX2 is changing the input from ppm files into video file, while the TensorRT version of Faster-RCNN code is from samples under Jetson 3.1 package. Frame rate wise, with 720p video file, I am getting around 10 fps.

radeonwu avatar Dec 28 '17 07:12 radeonwu

Thank you for the answer @radeonwu , are you also going to accelerate SSD and YOLO with TensorRT as said in the README?

marvrez avatar Dec 28 '17 12:12 marvrez