metricsByArea
Syntax
Description
evaluates object detection metrics for the object size range or ranges, specified as
bounding box areas, areaMetrics = metricsByArea(metrics,objectAreaRanges)objectAreaRanges. The function evaluates
the specified bounding box size range within the existing object detection
metrics.
also specifies the names of the classes for which to evaluate area-based
metrics.areaMetrics = metricsByArea(metrics,objectAreaRanges,ClassNames)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b
See Also
Apps
Functions
Topics
- Get Started with Object Detector Analyzer
- Multiclass Object Detection Using YOLO v2 Deep Learning
- Object Detection in Large Satellite Imagery Using Deep Learning
- Detect Small Objects Using Tiled Training of YOLOX Network
- Detect Defects on Printed Circuit Boards Using YOLOX Network
- Evaluate Object Detector Performance
- Get Started with Object Detection Using Deep Learning
- Choose an Object Detector
