Skip to main content

Measurement

How to measure model accuracy and pipeline performance on Metis hardware.

PageWhat it covers
Performance MetricsPipeline modes for throughput vs accuracy comparison. Host FPS, System FPS, CPU usage, and stream timing. Using --show-stats to identify bottlenecks with the per-element timing table.
Accuracy MetricsHow mAP, top-1/top-5, and other accuracy metrics are computed. How to run accuracy measurement against a validation dataset using inference.py dataset.

For a step-by-step guide to running accuracy measurement, see Measure Accuracy.