提交 ff09e310 编写于 作者: C cuicheng01

update res2net200_vd_distill_pphgnet_base.yaml

上级 ad92e521
......@@ -27,7 +27,8 @@ MODEL_URLS = {
"PPHGNet_tiny":
"https://paddle-imagenet-models-name.bj.bcebos.com/dygraph/legendary_models/PPHGNet_tiny_pretrained.pdparams",
"PPHGNet_small":
"https://paddle-imagenet-models-name.bj.bcebos.com/dygraph/legendary_models/PPHGNet_small_pretrained.pdparams"
"https://paddle-imagenet-models-name.bj.bcebos.com/dygraph/legendary_models/PPHGNet_small_pretrained.pdparams",
"PPHGNet_base": ""
}
__all__ = list(MODEL_URLS.keys())
......
......@@ -54,9 +54,8 @@ Loss:
model_name_pairs:
- ["Student", "Teacher"]
Eval:
- DistillationGTCELoss:
- CELoss:
weight: 1.0
model_names: ["Student"]
Optimizer:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册