yjh0410 1 vuosi sitten
vanhempi
sitoutus
a331be8901
1 muutettua tiedostoa jossa 8 lisäystä ja 8 poistoa
  1. 8 8
      config/model_config/rtcdet_config.py

+ 8 - 8
config/model_config/rtcdet_config.py

@@ -43,7 +43,7 @@ rtcdet_cfg = {
                      },
         # ---------------- Train config ----------------
         ## input
-        'multi_scale': [0.5, 1.5],   # 320 -> 960
+        'multi_scale': [0.5, 1.25],   # 320 -> 800
         'trans_type': 'yolov5_n',
         # ---------------- Assignment config ----------------
         ## Matcher
@@ -103,7 +103,7 @@ rtcdet_cfg = {
                      },
         # ---------------- Train config ----------------
         ## input
-        'multi_scale': [0.5, 1.5],   # 320 -> 960
+        'multi_scale': [0.5, 1.25],   # 320 -> 800
         'trans_type': 'yolov5_s',
         # ---------------- Assignment config ----------------
         ## Matcher
@@ -163,7 +163,7 @@ rtcdet_cfg = {
                      },
         # ---------------- Train config ----------------
         ## input
-        'multi_scale': [0.5, 1.5],   # 320 -> 960
+        'multi_scale': [0.5, 1.25],   # 320 -> 800
         'trans_type': 'yolov5_m',
         # ---------------- Assignment config ----------------
         ## Matcher
@@ -223,7 +223,7 @@ rtcdet_cfg = {
                      },
         # ---------------- Train config ----------------
         ## input
-        'multi_scale': [0.5, 1.5],   # 320 -> 960
+        'multi_scale': [0.5, 1.25],   # 320 -> 800
         'trans_type': 'yolov5_l',
         # ---------------- Assignment config ----------------
         ## Matcher
@@ -283,7 +283,7 @@ rtcdet_cfg = {
                      },
         # ---------------- Train config ----------------
         ## input
-        'multi_scale': [0.5, 1.5],   # 320 -> 960
+        'multi_scale': [0.5, 1.25],   # 320 -> 800
         'trans_type': 'yolov5_x',
         # ---------------- Assignment config ----------------
         ## Matcher
@@ -348,7 +348,7 @@ rtcdet_seg_cfg = {
                      },
         # ---------------- Train config ----------------
         ## input
-        'multi_scale': [0.5, 1.5],   # 320 -> 960
+        'multi_scale': [0.5, 1.25],   # 320 -> 800
         'trans_type': 'yolov5_n',
         # ---------------- Assignment config ----------------
         ## Matcher
@@ -412,7 +412,7 @@ rtcdet_pos_cfg = {
                      },
         # ---------------- Train config ----------------
         ## input
-        'multi_scale': [0.5, 1.5],   # 320 -> 960
+        'multi_scale': [0.5, 1.25],   # 320 -> 800
         'trans_type': 'yolov5_n',
         # ---------------- Assignment config ----------------
         ## Matcher
@@ -476,7 +476,7 @@ rtcdet_seg_pos_cfg = {
                      },
         # ---------------- Train config ----------------
         ## input
-        'multi_scale': [0.5, 1.5],   # 320 -> 960
+        'multi_scale': [0.5, 1.25],   # 320 -> 800
         'trans_type': 'yolov5_n',
         # ---------------- Assignment config ----------------
         ## Matcher