[urgent] How to save the bbox confidence probability (i.e. prediction score) during faster-rcnn inference?

Hi there,

If I run inference with tlt-infer faster_rcnn with bbox_caption_on: True, it saves images with probability, but it doesn’t save in the label files. How can I save the bbox confidence probability (i.e. prediction score) in the labels files during faster-rcnn inference?

Thanks

Hi cogbot,
Unfortunately, the faster-rcnn inference does not support saving prediction score in the label file. I will sync with infernal team for your request.

Please. Thanks, @Morganh.

The feature will be available in next release.

@Morganh, Thanks, again for the update. That’s great. When will we have the next release?

It is expected within this year.

1 Like

For other network, like detectnet_v2, ssd, dssd,retinanet, yolo, they already have this feature.

1 Like