You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
they use "PPLCNetV3" and I checked that it does not use "pretrain" parameter in class "PPLCNetV3" and when build backbone in "BaseModel", it also does not use that parameter.
Is it just side effect of generalization of config file ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Thanks for your great works.
I've been training with PP-OCRv4_det_cml.yml and I cannot understand the usage of
config["Architecture"]["Models"]["Student"]['Backbone"]["pretrain"]
config["Architecture"]["Models"]["Student2"]['Backbone"]["pretrain"]
they use "PPLCNetV3" and I checked that it does not use "pretrain" parameter in class "PPLCNetV3" and when build backbone in "BaseModel", it also does not use that parameter.
Is it just side effect of generalization of config file ?
thank you.
Beta Was this translation helpful? Give feedback.
All reactions