Table of Contents

Class CocoLabels

Namespace
VisioForge.Core.ONNX
Assembly
VisioForge.Core.ONNX.dll

Default COCO-80 class label set used by YOLO detectors when no custom labels are supplied.

public static class CocoLabels

Inheritance

Inherited Members

Remarks

The order matches the standard Ultralytics COCO class index order, so the array index equals the class id produced by a YOLOv8/v11 model trained on COCO.

Fields

Names

The 80 COCO class names, indexed by class id.

public static readonly string[] Names

Field Value

string[]