|
|
@@ -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
|