Evaluation#

Evaluator base Class#

Evaluator

Abstract class of Evaluator, made to measure prediction quality with respect to a Dataset of groundtruth annotations.

Detection Evaluator#

DetectionEvaluator

Class specialization for detection tasks Note that the constructor is the same as the base Evaluator

CrowdDetectionEvaluator

Class specialization for crowd detection and counting tasks.

detection.util