opencv_zoo / benchmark /config /human_segmentation_pphumanseg.yaml
ytfeng's picture
Add model file collector, fix some bugs and add some features (#123)
39d77a4
raw
history blame
338 Bytes
Benchmark:
name: "Human Segmentation Benchmark"
type: "Base"
data:
path: "data/human_segmentation"
files: ["messi5.jpg", "100040721_1.jpg", "detect.jpg"]
sizes: [[192, 192]]
toRGB: True
metric:
warmup: 30
repeat: 10
reduction: "median"
backend: "default"
target: "cpu"
Model:
name: "PPHumanSeg"