|
|
@@ -41,7 +41,7 @@ rtcdet_cfg = {
|
|
|
'head_depthwise': True,
|
|
|
# ---------------- Train config ----------------
|
|
|
## Input
|
|
|
- 'multi_scale': [0.5, 1.5], # 320 -> 960
|
|
|
+ 'multi_scale': [0.4, 1.0], # 256 -> 640
|
|
|
'trans_type': 'yolox_pico',
|
|
|
# ---------------- Assignment config ----------------
|
|
|
## Matcher
|