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

Create Universal Query Language #400

Closed PawelPeczek-Roboflow closed 1 month ago

PawelPeczek-Roboflow commented 2 months ago

Description

In this PR I ship extension to core block in form of universal query / operation language.

The idea is the following:

Downsides of the idea:

Here are the examples:

As u see, they all operate on the very similar definitions and in general this extension bring a lot of expression power.

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?

Any specific deployment considerations

Docs