AI Object Detection

リアルタイム物体認識

{{ status }}

FPS: {{ fps }}

{{ totalDetections }}

総検出数

{{ uniqueObjects.size }}

物体種類

{{ currentDetections.length }}

現在検出

{{ Math.round(averageConfidence * 100) }}%

平均信頼度

現在検出中の物体
{{ detection.class }}
{{ Math.round(detection.score * 100) }}%