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.15k stars 85 forks source link

Sv detections in core blocks #392

Closed grzegorz-roboflow closed 2 months ago

grzegorz-roboflow commented 2 months ago

Description

Migrate blocks to use sv.Detections for storing results of inference. Non-standard fields (i.e. key-points, parent_id, etc.) are stored in data

supervision added to list of dependencies.

Type of change

Please delete options that are not relevant.

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

Workflows created to test each block

Any specific deployment considerations

N/A

Docs

Docs need to be updated