From 5057055641e9829afdd0f89007520036af6eccad Mon Sep 17 00:00:00 2001 From: Katsuya Hyodo Date: Fri, 20 Oct 2023 09:13:40 +0900 Subject: [PATCH] Update convert_script.sh --- 420_Gold-YOLO-Hand/post_process_gen_tools/convert_script.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/420_Gold-YOLO-Hand/post_process_gen_tools/convert_script.sh b/420_Gold-YOLO-Hand/post_process_gen_tools/convert_script.sh index 254acde815..17d43dd17e 100755 --- a/420_Gold-YOLO-Hand/post_process_gen_tools/convert_script.sh +++ b/420_Gold-YOLO-Hand/post_process_gen_tools/convert_script.sh @@ -94,6 +94,7 @@ do --output_onnx_file_path 04_Constant_max_output_boxes_per_class.onnx # N: iou_threshold_const=0.40, score_threshold_const=0.25 + # M: iou_threshold_const=0.40, score_threshold_const=0.25 sog4onnx \ --op_type Constant \