File size: 190 Bytes
97e9dcb
 
 
 
 
 
 
 
 
 
 
a7ef999
1
2
3
4
5
6
7
8
9
10
11
12
13
task: validation

data:
  batch_size: 16
  image_size: ${image_size}
  cpu_num: ${cpu_num}
  shuffle: False
  pin_memory: True
  data_augment: {}
nms:
  min_confidence: 0.001
  min_iou: 0.7