File size: 412 Bytes
596a24b
 
 
 
39d77a4
596a24b
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Benchmark:
  name: "Facial Expression Recognition Benchmark"
  type: "Recognition"
  data:
    path: "data/facial_expression_recognition/fer_evaluation"
    files: ["RAF_test_0_61.jpg", "RAF_test_0_30.jpg", "RAF_test_6_25.jpg"]
  metric: # 'sizes' is omitted since this model requires input of fixed size
    warmup: 30
    repeat: 10
  backend: "default"
  target: "cpu"

Model:
  name: "FacialExpressionRecog"