opencv_zoo / benchmark /config /qrcode_wechatqrcode.yaml
ytfeng's picture
Refactor benchmark (#148)
d2b2b68
Benchmark:
name: "QRCode Detection and Decoding Benchmark"
type: "Detection"
data:
path: "data/qrcode"
files: ["opencv.png", "opencv_zoo.png"]
sizes:
- [100, 100]
metric:
warmup: 30
repeat: 10
backend: "default"
target: "cpu"
Model:
name: "WeChatQRCode"