opencv_zoo / benchmark /config /qrcode_wechatqrcode.yaml
ytfeng's picture
Add model file collector, fix some bugs and add some features (#123)
39d77a4
raw
history blame
338 Bytes
Benchmark:
name: "QRCode Detection and Decoding Benchmark"
type: "Detection"
data:
path: "data/qrcode"
files: ["opencv.png", "opencv_zoo.png"]
sizes:
- [100, 100]
- [300, 300]
metric:
warmup: 30
repeat: 10
reduction: "median"
backend: "default"
target: "cpu"
Model:
name: "WeChatQRCode"