Skip to content

Commit 958fa82

Browse files
committed
Merge branch 'chore/tensorrt_yolox/use_config' of github.com:tzhong518/autoware.universe into chore/tensorrt_yolox/use_config
2 parents d88251c + 5446bbe commit 958fa82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

perception/tensorrt_yolox/config/yolox_s_plus_opt.param.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
profile_per_layer: false
1313
clip_value: 6.0
1414
preprocess_on_gpu: true
15-
calibration_image_list_path: ""
15+
calibration_image_list_path: ""

perception/tensorrt_yolox/config/yolox_tiny.param.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
profile_per_layer: false
1313
clip_value: 0.0
1414
preprocess_on_gpu: true
15-
calibration_image_list_path: ""
15+
calibration_image_list_path: ""

0 commit comments

Comments
 (0)