소스 검색

use 320-800 multi scales for CTRNet

yjh0410 1 년 전
부모
커밋
76238ff308
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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