update PPLCNet_x1_0_distillation_search.yaml

pull/1925/head
cuicheng01 2022-05-17 09:26:29 +00:00
parent 6e8f395c22
commit d2da38f3ea
1 changed files with 2 additions and 0 deletions

View File

@ -33,11 +33,13 @@ Arch:
- Teacher:
name: ResNet101_vd
class_num: *class_num
use_sync_bn: True
- Student:
name: PPLCNet_x1_0
class_num: *class_num
pretrained: True
use_ssld: True
use_sync_bn: True
infer_model_name: "Student"