opencv_zoo / benchmark /config /text_recognition_crnn.yaml
ytfeng's picture
Add model file collector, fix some bugs and add some features (#123)
39d77a4
raw
history blame
330 Bytes
Benchmark:
name: "Text Recognition Benchmark"
type: "Recognition"
data:
path: "data/text"
files: ["1.jpg", "2.jpg", "3.jpg"]
metric: # 'sizes' is omitted since this model requires input of fixed size
warmup: 30
repeat: 10
reduction: "median"
backend: "default"
target: "cpu"
Model:
name: "CRNN"