浏览代码

debug YOLOvx-L on COCO with DDP

yjh0410 2 年之前
父节点
当前提交
1ec863eedc
共有 1 个文件被更改,包括 1 次插入1 次删除
  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