提交 e21c060f 编写于 作者: G gaotingquan 提交者: Tingquan Gao

fix: update pretrained url

上级 8b86c8b0
......@@ -25,7 +25,8 @@ from paddle.nn.initializer import Normal, Constant
from ....utils.save_load import load_dygraph_pretrain, load_dygraph_pretrain_from_url
MODEL_URLS = {
"PeleeNet": "" # TODO
"PeleeNet":
"https://paddle-imagenet-models-name.bj.bcebos.com/dygraph/PeleeNet_pretrained.pdparams"
}
__all__ = MODEL_URLS.keys()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册