Welcome to OvalBee ๐Ÿ

Build and operate computer vision workflows as one executable graph.

OvalBee is a platform for computer vision teams. You describe the whole process as a flow: a graph of nodes on a shared canvas that covers where images come from, how they get labeled and reviewed, which model trains on them and how itโ€™s evaluated. The graph isnโ€™t a diagram of work happening somewhere else. Itโ€™s the system the team runs, watches and changes.

An OvalBee flow that profiles a dataset, predicts with Grounding DINO and runs quality, embedding and label diagnostics, each with its own report

Built for computer vision

OvalBee isnโ€™t a general workflow tool with a few vision plugins. Everything in it speaks the language of CV work:

  • Nodes for the real tasks. Import and version datasets, sample and split, label and review, train and predict with YOLO, DEIM or EdgeCrafter, evaluate and compare detectors, find duplicates, outliers and label errors with embeddings. You connect ready steps instead of writing glue code.
  • The entities you already think in. Datasets with versions, annotations, ontologies with versioned classes and tags, labeling queues with per-person batches, a model registry with lineage and benchmarks.
  • Reports that answer the question. Evaluation, training and data quality nodes each build a report that states its verdict first and backs it with dozens of charts, per-class tables and image galleries you can drill into. A full, reproducible model evaluation takes three nodes and one run.

A flow keeps working after the first run. New images land in a pool, labelers pull batches, rejected work goes back for another pass, and a training node picks up the latest dataset version when you run it again. Every run, dataset version, model and report stays traceable to what produced it.

Three ways to build a flow

All three produce the same thing: a regular flow you can open, edit and run. Mixing them is normal: start from a template, ask the agent to add an evaluation branch, then fine-tune thresholds by hand.

Start here

Concepts

Running OvalBee for a team

Workspaces, roles, secrets, compute and sign-in are covered in the Administration section. Start there if youโ€™re setting OvalBee up for others rather than building flows yourself.

OvalBee is in private beta. The product changes weekly and so do these docs. If something here doesnโ€™t match what you see in the app, tell your OvalBee contact. Weโ€™d rather fix the docs than have you guess.