Table of Contents

Namespace AiDotNet.ComputerVision.Detection.Losses

Classes

CIoULoss<T>

Complete Intersection over Union (CIoU) loss for bounding box regression.

DETRSetLoss<T>

DETR Set Prediction Loss with Hungarian Matching for end-to-end object detection.

DIoULoss<T>

Distance Intersection over Union (DIoU) loss for bounding box regression.

GIoULoss<T>

Generalized Intersection over Union (GIoU) loss for bounding box regression.