yjh0410 %!s(int64=2) %!d(string=hai) anos
pai
achega
80aee3edd5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config/model_config/rtcdet_v2_config.py

+ 1 - 1
config/model_config/rtcdet_v2_config.py

@@ -117,7 +117,7 @@ rtcdet_v2_cfg = {
         'loss_box_weight': 7.0,
         'loss_dfl_weight': 1.5,
         # ---------------- Train config ----------------
-        'trainer_type': 'rtmdet',
+        'trainer_type': 'yolov8',
     },
 
 }