Commit 1fc99f7f by Yuhaibo

123456

parent da148b05
address_list: 'rtsp://admin:cei345678@192.168.0.121:8000/stream1
rtsp://admin:cei345678@192.168.0.122:8000/stream1
rtsp://admin:cei345678@192.168.0.123:8000/stream1
rtsp://admin:cei345678@192.168.0.124:8000/stream1
rtsp://admin:cei345678@192.168.0.125:8000/stream1'
batch_processing_enabled: false
channel1:
name: 通道1
address: rtsp://admin:cei345678@192.168.0.127:8000/stream1
channel1_model_path: database/model/detection_model/detect/best.dat
channel2:
name: 通道2
address: rtsp://admin:cei345678@192.168.0.127:8000/stream1
channel2_model_path: database/model/detection_model/detect/best.dat
channel3:
name: 通道3
address: rtsp://admin:cei345678@192.168.0.127:8000/stream1
channel3_model_path: database/model/detection_model/detect/best.dat
channel4:
name: 通道4
address: rtsp://admin:cei345678@192.168.0.127:8000/stream1
channel4_model_path: database/model/detection_model/detect/best.dat
classes:
- color: '#FF0000'
enabled: true
id: 0
name: person
- color: '#00FF00'
enabled: true
id: 1
name: car
- color: '#0000FF'
enabled: true
id: 2
name: bicycle
compilation: release
crop_frame_rate: 2
curve_frame_rate: 2
default_batch_size: 4
default_device: cuda
default_model: 模型-5-best
detection_frame_rate: 5
display_frame_rate: 25
gpu_enabled: true
max_batch_wait_time: 0.05
mission:
auto_start: false
max_missions: 10
mission_result_format: json
save_mission_results: true
model:
agnostic_nms: false
batch_size: 1
confidence_threshold: 0.5
config_path: null
dynamic_shape: false
half_precision: false
input_size:
- 640
- 640
iou_threshold: 0.45
keep_ratio: true
max_det: 100
model_path: null
model_type: YOLOv5
multi_label: false
profiler: false
use_coreml: false
use_openvino: false
use_tensorrt: false
verbose: false
visualize_features: false
model_base_path: database/model/detection_model
paths:
auto_create_dirs: true
export_path: ./exports
log_path: ./logs
model_path: ./models
project_path: ./projects
performance:
cache_size: 1000
enable_cache: true
gpu_device: cuda:0
num_threads: 4
use_gpu: false
safety_limit:
lower_limit: 0.0
show_limits: true
upper_limit: 20.0
save_data_rate: 2
shape:
fill_color:
- 255
- 0
- 0
- 100
hvertex_fill_color:
- 255
- 0
- 0
- 255
label_font: Arial
label_font_size: 16
line_color:
- 0
- 255
- 0
- 128
point_size: 8
scale: 1.0
select_fill_color:
- 0
- 255
- 0
- 155
select_line_color:
- 255
- 255
- 255
- 255
vertex_fill_color:
- 0
- 255
- 0
- 255
shortcuts:
add_channel: Ctrl+Shift+C
add_mission: Ctrl+N
connect_channel: Ctrl+C
export_mission_result: Ctrl+E
fullscreen: F11
general_settings: Ctrl+,
model_settings: Ctrl+M
open_file: Ctrl+O
open_video: Ctrl+Shift+O
quit: Ctrl+Q
save_mission_result: Ctrl+S
start_mission: Ctrl+R
stop_mission: Ctrl+T
toggle_channel_panel: F1
toggle_mission_panel: F2
test_model_memory: D:\restructure\liquid_level_line_detection_system\database\model\detection_model\5\best.dat
logging:
level: INFO
console: true
file_enabled: true
log_dir: logs
max_file_size: 10
backup_count: 5
ui:
channel_dock:
closable: true
floatable: true
movable: true
show: true
confirm_exit: true
font_family: null
font_size: 10
mission_dock:
closable: true
floatable: true
movable: true
show: true
show_statusbar: true
show_toolbar: true
theme: light
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment