pytorch-yolo-v3
pytorch-yolo-v3 copied to clipboard
where to get confidence level(percentage)?
i retrained the yolo model and it is running perfectly but how can i see what is the confidence level of the detected label, like car 70%.... i am not able to find this percentage of detection.
Thanks