We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 509d940 commit 16e5aa1Copy full SHA for 16e5aa1
perception/tensorrt_yolox/config/yolox_s_plus_opt.param.yaml
@@ -4,7 +4,7 @@
4
# disable when sematic segmentation accuracy is good enough
5
is_roi_overlap_segment: true
6
7
- # minimum existence_probability of detected roi considered to replace segmentation
+ # minimum existence_probability of detected roi considered to replace segmentation
8
overlap_roi_score_threshold: 0.3
9
10
# publish color mask for result visualization
0 commit comments