Hi,
when I using the tensorRT FasterRCNN sample
with the image offered by github in dusty-nv/jetson-inference
ex: https://github.com/dusty-nv/jetson-inference/blob/master/data/images/dog_2.jpg
and other images, there are no detection results even though I lower the threshold
“nms_threshold” and “score_threshold”. I have revised the code to load .jpg and
it works when loading images in sample faster-rcnn folder transformed to .jpg from .ppm