You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: perception/tensorrt_yolox/launch/yolox_s_plus_opt.launch.xml
+2-6
Original file line number
Diff line number
Diff line change
@@ -32,9 +32,7 @@
32
32
<argname="calibration_image_list_path"default=""description="Path to a file which contains path to images. Those images will be used for int8 quantization."/>
<argname="build_only"default="false"description="exit after trt engine is built"/>
35
-
<argname="is_roi_overlap_segment"default="true"description="refine segmentation mask by overlay roi class, disable when sematic segmentation accuracy is good enough"/>
36
-
<argname="is_publish_color_mask"default="false"description="publish color mask for result visualization"/>
37
-
<argname="overlap_roi_score_threshold"default="0.3"description="the roi object existance probability threshold that consider to replace segmentation"/>
0 commit comments