Hi, maybe a simpe question but is there a way to also print/display the confidence score along with the bounding box and class label when running the luxonis_train infer command on test view or on custom dataset directory? Currently I only see the bbox and class name on the output visualizations. If not, what is the recommended way to access per-prediction confidence scores programmatically?
Thanks!