Forráskód Böngészése

debug YOLOvx-L on COCO with DDP

yjh0410 2 éve
szülő
commit
1ec863eedc
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      config/model_config/yolovx_config.py

+ 1 - 1
config/model_config/yolovx_config.py

@@ -105,7 +105,7 @@ yolovx_cfg = {
         'head_depthwise': False,
         # ---------------- Train config ----------------
         ## input
-        'multi_scale': [0.5, 1.5],   # 320 -> 960
+        'multi_scale': [0.5, 1.25],   # 320 -> 800
         'trans_type': 'yolox_large',
         # ---------------- Assignment config ----------------
         ## matcher