Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add model average optimizer for fluid #9172

Closed
wanghaoshuang opened this issue Mar 18, 2018 · 0 comments · Fixed by #9082
Closed

Add model average optimizer for fluid #9172

wanghaoshuang opened this issue Mar 18, 2018 · 0 comments · Fixed by #9082
Assignees

Comments

@wanghaoshuang
Copy link
Contributor

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:
 image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant