Skip to content

Commit

Permalink
rename tipc svtr name (PaddlePaddle#9072)
Browse files Browse the repository at this point in the history
  • Loading branch information
tink2123 authored Feb 14, 2023
1 parent d78b945 commit 0850586
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Architecture:
freeze_params: false
return_all_feats: true
model_type: *model_type
algorithm: SVTR
algorithm: SVTR_LCNet
Transform:
Backbone:
name: MobileNetV1Enhance
Expand All @@ -72,7 +72,7 @@ Architecture:
freeze_params: false
return_all_feats: true
model_type: *model_type
algorithm: SVTR
algorithm: SVTR_LCNet
Transform:
Backbone:
name: MobileNetV1Enhance
Expand Down

0 comments on commit 0850586

Please sign in to comment.