roboflow / inference

A fast, easy-to-use, production-ready inference server for computer vision supporting deployment of many popular model architectures and fine-tuned models.
https://inference.roboflow.com
Other
1.39k stars 134 forks source link

Return single top class confidence for mulit-label predictions #781

Closed EmilyGavrilenko closed 3 weeks ago

EmilyGavrilenko commented 3 weeks ago

Description

Add a UQL operation to return the single top class confidence for multi-label predictions

Type of change

How has this change been tested, please provide a testcase or example of how you tested the change?

2 new unit tests

Any specific deployment considerations

linked to this frontend PR

Docs

n/a