Commit a7b41d8d authored by Kai Chen's avatar Kai Chen
Browse files

bug fix

parent db14d74b
......@@ -10,8 +10,6 @@ from mmdet.ops import DeformConv, ModulatedDeformConv
from ..registry import BACKBONES
from ..utils import build_norm_layer
from ..registry import BACKBONES
def conv3x3(in_planes, out_planes, stride=1, dilation=1):
"3x3 convolution with padding"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment