|
@@ -51,7 +51,7 @@ yolov8_cfg = {
|
|
|
'loss_dfl_weight': 1.5,
|
|
'loss_dfl_weight': 1.5,
|
|
|
'loss_box_aux': False,
|
|
'loss_box_aux': False,
|
|
|
# ---------------- Train config ----------------
|
|
# ---------------- Train config ----------------
|
|
|
- 'trainer_type': 'yolov8',
|
|
|
|
|
|
|
+ 'trainer_type': 'rtcdet',
|
|
|
},
|
|
},
|
|
|
|
|
|
|
|
'yolov8_l':{
|
|
'yolov8_l':{
|