Kaynağa Gözat

modify RepRTCBlock

yjh0410 1 yıl önce
ebeveyn
işleme
4bba2276fc

+ 0 - 1
models/detectors/rtdetr/basic_modules/basic.py

@@ -326,4 +326,3 @@ class RepRTCBlock(nn.Module):
         out = self.conv3(sum(out))
 
         return out
-