Namespace AiDotNet.ComputerVision.Detection.ObjectDetection
Classes
- BatchDetectionResult<T>
Represents a batch of detection results for multiple images.
- DetectionResult<T>
Contains the results of object detection on an image.
- DetectionStatistics<T>
Statistics about detection results.
- Detection<T>
Represents a single detected object.
- ObjectDetectorBase<T>
Base class for all object detection models.