提交 b6cd6047 编写于 作者: L LDOUBLEV

cml config

上级 293e85bc
...@@ -19,9 +19,10 @@ Global: ...@@ -19,9 +19,10 @@ Global:
distributed: true distributed: true
Architecture: Architecture:
name: DistillationModel
algorithm: Distillation
model_type: det model_type: det
algorithm: DB Models:
NetWorks:
Student: Student:
model_type: det model_type: det
algorithm: DB algorithm: DB
...@@ -56,6 +57,8 @@ NetWorks: ...@@ -56,6 +57,8 @@ NetWorks:
k: 50 k: 50
Teacher: Teacher:
pretrained: ./inference/ch_ppocr_resnet50/student pretrained: ./inference/ch_ppocr_resnet50/student
freeze_params: true
return_all_feats: false
model_type: det model_type: det
algorithm: DB algorithm: DB
Backbone: Backbone:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册