Explorar el Código

debug YOLOvx-L on COCO with DDP

yjh0410 hace 2 años
padre
commit
1ec863eedc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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