Explorar o código

set com_dim = 300

yjh0410 %!s(int64=2) %!d(string=hai) anos
pai
achega
0ec56185de
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

@@ -32,7 +32,7 @@ rtdetr_cfg = {
         'fpn_norm': 'BN',
         'fpn_depthwise': False,
         ## ------- Memory Decoder -------
-        'dim_compressed': 900,
+        'dim_compressed': 300,
         'com_dim_feedforward': 1024,
         'com_num_heads': 8,
         'com_dropout': 0.1,