I am currently working with Transfer Learning Toolkit for FasterRCNN and I am running tlt-infer to run inferencing on my data. I am trying to output the confidence score output. I have the score outputting with the bounding box with the image but I was wondering if I could get it in a text document or with the label dump output.
Environment
TensorRT Version: GPU Type: Nvidia Driver Version: CUDA Version: CUDNN Version: Operating System + Version: Python Version (if applicable): TensorFlow Version (if applicable): PyTorch Version (if applicable): Baremetal or Container (if container which image + tag):
Relevant Files
Please attach or include links to any models, data, files, or scripts necessary to reproduce your issue. (Github repo, Google Drive, Dropbox, etc.)
The confidence can be scene in the inference image dump along with the bounding box and class, but the value is not located in the corresponding label dump. The confidence of the specific label above was .7403