← All projects

Computer vision · Open source · Python

YOLO Object Detection Toolkit

A cross-platform desktop workspace that turns raw video and imagery into inspectable, reproducible datasets ready for training.

YOLO Object Detection Toolkit polygon annotation interface
TypeDesktop application
DataImages, video, YOLO labels
AnnotationBoxes + polygons
CodePublic Python

Goal

Treat the dataset as seriously as the model.

A computer-vision system depends first on the quality, traceability and reproducibility of its data.

Preparation

  • Media import and video-to-frame extraction
  • Visual review of YOLO-format annotations
  • Rectangles, polygons and instance segmentation
  • Reproducible dataset versions
  • Checks before training or export

Model assistance

  • Pre-labelling to accelerate manual work
  • Human validation of proposed predictions
  • Visual comparison between images and labels
  • A workflow suited to field iteration
  • A foundation for different YOLO models

Pipeline

01Ingest

Images, video and annotations.

02Annotate

Boxes, polygons and assistance.

03Version

Create a reproducible dataset.

04Train

Measure on real data.

Related work

Detection and segmentation in real conditions.

The media below comes from computer-vision work completed in a prior professional role and is shown in anonymized form.

Provenance: anonymized demonstration from a prior professional role. The client, equipment and confidential parameters are not disclosed.

Public code

Inspect the workspace and its data pipeline.