Skip to content

Commit 5dd7053

Browse files
Shin-kyotoStepTurtle
authored andcommitted
fix(pointpainting): recovery default parameter (autowarefoundation#6460)
1 parent c33c53a commit 5dd7053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perception/image_projection_based_fusion/config/pointpainting.param.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
iou_nms_target_class_names: ["CAR"]
2727
iou_nms_search_distance_2d: 10.0
2828
iou_nms_threshold: 0.1
29-
score_threshold: 0.4
29+
score_threshold: 0.35
3030
omp_params:
3131
# omp params
3232
num_threads: 1

0 commit comments

Comments
 (0)