Commit b6cd6047 authored by LDOUBLEV's avatar LDOUBLEV
Browse files

cml config

parent 293e85bc
......@@ -19,9 +19,10 @@ Global:
distributed: true
Architecture:
name: DistillationModel
algorithm: Distillation
model_type: det
algorithm: DB
NetWorks:
Models:
Student:
model_type: det
algorithm: DB
......@@ -56,6 +57,8 @@ NetWorks:
k: 50
Teacher:
pretrained: ./inference/ch_ppocr_resnet50/student
freeze_params: true
return_all_feats: false
model_type: det
algorithm: DB
Backbone:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment