Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
b6cd6047
"symphony/git@developer.sourcefind.cn:cnjsdfcy/simbricks.git" did not exist on "7294c065a7f1fbd7020a88b849f3883c740e0a50"
Commit
b6cd6047
authored
Apr 27, 2022
by
LDOUBLEV
Browse files
cml config
parent
293e85bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
53 additions
and
50 deletions
+53
-50
configs/det/ch_PP-OCRv3/ch_PP-OCRv3_det_cml.yml
configs/det/ch_PP-OCRv3/ch_PP-OCRv3_det_cml.yml
+53
-50
No files found.
configs/det/ch_PP-OCRv3/ch_PP-OCRv3_det_cml.yml
View file @
b6cd6047
...
...
@@ -19,57 +19,60 @@ Global:
distributed
:
true
Architecture
:
name
:
DistillationModel
algorithm
:
Distillation
model_type
:
det
algorithm
:
DB
NetWorks
:
Student
:
model_type
:
det
algorithm
:
DB
Transform
:
null
Backbone
:
name
:
MobileNetV3
scale
:
0.5
model_name
:
large
disable_se
:
true
Neck
:
name
:
CAFPN
out_channels
:
96
shortcut
:
True
Head
:
name
:
DBHead
k
:
50
Student2
:
model_type
:
det
algorithm
:
DB
Transform
:
null
Backbone
:
name
:
MobileNetV3
scale
:
0.5
model_name
:
large
disable_se
:
true
Neck
:
name
:
CAFPN
out_channels
:
96
shortcut
:
True
Head
:
name
:
DBHead
k
:
50
Teacher
:
pretrained
:
./inference/ch_ppocr_resnet50/student
model_type
:
det
algorithm
:
DB
Backbone
:
name
:
ResNet
in_channels
:
3
layers
:
50
Neck
:
name
:
FEPAN
out_channels
:
256
Head
:
name
:
DBHead
kernel_list
:
[
7
,
2
,
2
]
k
:
50
Models
:
Student
:
model_type
:
det
algorithm
:
DB
Transform
:
null
Backbone
:
name
:
MobileNetV3
scale
:
0.5
model_name
:
large
disable_se
:
true
Neck
:
name
:
CAFPN
out_channels
:
96
shortcut
:
True
Head
:
name
:
DBHead
k
:
50
Student2
:
model_type
:
det
algorithm
:
DB
Transform
:
null
Backbone
:
name
:
MobileNetV3
scale
:
0.5
model_name
:
large
disable_se
:
true
Neck
:
name
:
CAFPN
out_channels
:
96
shortcut
:
True
Head
:
name
:
DBHead
k
:
50
Teacher
:
pretrained
:
./inference/ch_ppocr_resnet50/student
freeze_params
:
true
return_all_feats
:
false
model_type
:
det
algorithm
:
DB
Backbone
:
name
:
ResNet
in_channels
:
3
layers
:
50
Neck
:
name
:
FEPAN
out_channels
:
256
Head
:
name
:
DBHead
kernel_list
:
[
7
,
2
,
2
]
k
:
50
Loss
:
name
:
CombinedLoss
loss_config_list
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment