“b54435a8ab77bb8d74f05949a2ff0d7cddc112ec”上不存在“develop/api_doc/v2/fluid/regularizer.html”
Add model average optimizer for fluid
Created by: wanghaoshuang
Model Average
is an important feature for OCR-CTC model. It always increases 5+% precision if training with Model Average
option in paddle V1 API.
Model Average
is added into the fluid framework as an optimizer by PR#9082 which is proved to be effective in OCR CTC model training.
The result of some experiments as below: