yjh0410 2 years ago
parent
commit
1f47ee6370
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/model_config/yolox_config.py

+ 1 - 1
config/model_config/yolox_config.py

@@ -119,7 +119,7 @@ yolox_cfg = {
         'head_depthwise': False,
         # ---------------- Train config ----------------
         ## input
-        'multi_scale': [0.5, 1.5],   # 320 -> 960
+        'multi_scale': [0.5, 1.25],   # 320 -> 960
         'trans_type': 'yolox_medium',
         # ---------------- Assignment config ----------------
         ## matcher