Commit 84e479ea authored by VVsssssk's avatar VVsssssk Committed by ChaimZhu
Browse files

[Bug]fix sp unet

parent e3b5253b
...@@ -12,7 +12,7 @@ from mmcv.runner import BaseModule, auto_fp16 ...@@ -12,7 +12,7 @@ from mmcv.runner import BaseModule, auto_fp16
from mmdet3d.ops import SparseBasicBlock, make_sparse_convmodule from mmdet3d.ops import SparseBasicBlock, make_sparse_convmodule
from mmdet3d.ops.sparse_block import replace_feature from mmdet3d.ops.sparse_block import replace_feature
from ..builder import MIDDLE_ENCODERS from mmdet3d.registry import MODELS
@MODELS.register_module() @MODELS.register_module()
......
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