Explorar o código

debug RT-DETR-N

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

+ 1 - 1
config/model_config/rtdetr_config.py

@@ -8,7 +8,7 @@ rtdetr_cfg = {
         ## ------- Image Encoder -------
         ### CNN-Backbone
         'backbone': 'elannet',
-        'pretrained': True,
+        'pretrained': False,
         'bk_act': 'silu',
         'bk_norm': 'BN',
         'bk_dpw': False,