File size: 408 Bytes
9d96bb5 0199e9f 9d96bb5 39d77a4 9d96bb5 18103a9 9d96bb5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Benchmark:
name: "Face Recognition Benchmark"
type: "Recognition"
data:
path: "data/face_recognition"
files: ["Aaron_Tippin_0001.jpg", "Alvaro_Uribe_0028.jpg", "Alvaro_Uribe_0029.jpg", "Jose_Luis_Rodriguez_Zapatero_0001.jpg"]
metric: # 'sizes' is omitted since this model requires input of fixed size
warmup: 30
repeat: 10
backend: "default"
target: "cpu"
Model:
name: "SFace"
|