提交 d222ff03 编写于 作者: L LDOUBLEV

fix

上级 300452c7
......@@ -27,7 +27,7 @@ __dir__ = os.path.dirname(os.path.abspath(__file__))
sys.path.append(__dir__)
sys.path.insert(0, os.path.abspath(os.path.join(__dir__, '../../..')))
from ppocr.backbones.det_mobilenet_v3 import SEModule, ConvBNLayer
from ppocr.modeling.backbones.det_mobilenet_v3 import SEModule, ConvBNLayer
class DBFPN(nn.Layer):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册