Namespace AiDotNet.ComputerVision.Detection.Anchors
Classes
- AnchorGenerator<T>
Generates anchor boxes for object detection models.
- AnchorMatchResult<T>
Result of anchor-to-ground-truth matching.
- AnchorMatcher<T>
Matches anchor boxes to ground truth boxes for training object detectors.
- AnchorPresets
Pre-defined anchor configurations for common models.
Enums
- MatchLabel
Label indicating how an anchor should be treated during training.