Sfoglia il codice sorgente

use 320-800 multi scales for CTRNet

yjh0410 1 anno fa
parent
commit
76238ff308
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      config/model_config/ctrnet_config.py

+ 1 - 1
config/model_config/ctrnet_config.py

@@ -36,7 +36,7 @@ ctrnet_cfg = {
         'head_depthwise': False,  
         # ---------------- Train config ----------------
         ## input
-        'multi_scale': [0.5, 1.0],   # 320 -> 640
+        'multi_scale': [0.5, 1.25],   # 320 -> 800
         'trans_type': 'yolov5_s',
         # ---------------- Assignment config ----------------
         ## Matcher