File size: 522 Bytes
9d96bb5
 
0199e9f
9d96bb5
 
 
 
18103a9
9d96bb5
18103a9
9d96bb5
 
 
 
 
83bb178
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Benchmark:
  name: "Face Recognition Benchmark"
  type: "Recognition"
  data:
    path: "benchmark/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
    reduction: "median"
  backend: "default"
  target: "cpu"

Model:
  name: "SFace"
  modelPath: "models/face_recognition_sface/face_recognition_sface_2021sep.onnx"