tcv_conf.yml 435 B

1234567891011121314151617
  1. %YAML:1.0
  2. conf_parameters:
  3. image_show: 1
  4. image_return: 1
  5. image_save: 1
  6. image_depository: "D:\\logs\\algo_img"
  7. image_backup_days: 7
  8. model_path_grab: "D:/projects/graft/py_code/retina_tea5/TeaDetector_op9.onnx"
  9. object_threshold_grab: 0.45
  10. nms_threshold_grab: 0.5
  11. model_path_cut: "D:/projects/graft/py_code/retina_tea5/TeaDetector_op9.onnx"
  12. object_threshold_cut: 0.45
  13. nms_threshold_cut: 0.5