opencv_zoo / benchmark /config /object_detection_nanodet.yaml
ytfeng's picture
Add model file collector, fix some bugs and add some features (#123)
39d77a4
raw
history blame
350 Bytes
Benchmark:
name: "Object Detection Benchmark"
type: "Detection"
data:
path: "data/object_detection"
files: ["1.png", "2.png", "3.png"]
sizes:
- [416, 416]
metric:
warmup: 30
repeat: 10
reduction: "median"
backend: "default"
target: "cpu"
Model:
name: "NanoDet"
prob_threshold: 0.35
iou_threshold: 0.6