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

Why use ema in finetuning? #43

Closed
obiyoag opened this issue Dec 2, 2021 · 1 comment
Closed

Why use ema in finetuning? #43

obiyoag opened this issue Dec 2, 2021 · 1 comment

Comments

@obiyoag
Copy link

obiyoag commented Dec 2, 2021

Thanks for your great work!
I am confused that I don't think the authors mention ema in their paper but I find it in your implementation. Could you explain why you use that? And is it OK for me not to use it?

@pengzhiliang
Copy link
Owner

Thank u!
Yes, I inherit EMA from the BEIT code but don't use it.
You can have a check in here

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

2 participants