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

[Refactor] Acclerate training based on MMEngine 🚀 #197

Open
HAOCHENYE opened this issue Feb 1, 2023 · 0 comments
Open

[Refactor] Acclerate training based on MMEngine 🚀 #197

HAOCHENYE opened this issue Feb 1, 2023 · 0 comments

Comments

@HAOCHENYE
Copy link

HAOCHENYE commented Feb 1, 2023

@biubug6 Thanks for your excellent work on the PyTorch implementation of RetinaFace, and I believe this project has helped many other developers study and apply RetinaFace 😄 .

With the continuous development in the deep learning field, more and more training techniques and mature training pipelines have greatly improved training efficiency. OpenMMLab's new generation training framework, MMEngine, provides many out-of-box tools and high-performance training pipelines, and its standardized training process has greatly enhanced the scalability of projects.

Recently, I simply refactor this project based on MMEngine and found significant improvements in training efficiency. If you are willing, I would like to create a pull request of the refactored code to a new branch 😃. This will help community developers customize their functions more easily based on a more efficiency baseline.

@HAOCHENYE HAOCHENYE changed the title [Refactor] Refactoring code based on MMEngine in a new branch 🚀 [Refactor] Acclerate training based on MMEngine 🚀 Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant