提交 d28b8607 编写于 作者: jm_12138's avatar jm_12138

update code format

上级 6055b717
......@@ -262,4 +262,4 @@ def HarDNet68(pretrained=False, **kwargs):
def HarDNet85(pretrained=False, **kwargs):
model = HarDNet(arch=85, **kwargs)
_load_pretrained(pretrained, model, MODEL_URLS["HarDNet85"])
return model
\ No newline at end of file
return model
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册