Hi community!
I am thinking of using the inference API for the facebook/detr-resnet-50 model. I would need not only the top predictions but actually also the ones with low probability.
Why do you not allow for a threshold setting when calling the API?
Many thanks!