Table of Contents

Class CocoLabels

Namespace
VisioForge.Core.AI
Assembly
VisioForge.Core.AI.dll

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

public static class CocoLabels

Inheritance

Inherited Members

Remarks

The order is the standard contiguous COCO-80 class index order, so the array index equals the class id produced by a COCO-trained model. It matches the YOLOv8/v11, YOLOX, and RT-DETR / D-FINE conventions.

Fields

Names

The 80 COCO class names, indexed by class id.

public static readonly string[] Names

Field Value

string[]