How to set minimum confidence threshhold in Roboflows Inference API?

Viewed 16

I have made a pretty good model with Roboflow and integrated it with python. I can't figure out how to set minimum confidence for the label to be shown. It works in HTML and JS.

1 Answers
Related