10 lines
202 B
YAML
10 lines
202 B
YAML
# GT
|
|
GT_json_path: 'doc/reid_GT_mod.json'
|
|
# inference
|
|
inference_result: 'doc/reid_prediction_mod.json'
|
|
# IoU for person bbox
|
|
max_IoU: 0.5
|
|
# skip frame rate
|
|
skip_rate: 0
|
|
|