Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

difference between byol in table19 and simsiam? #34

Closed
LMerCy opened this issue Mar 28, 2022 · 1 comment
Closed

difference between byol in table19 and simsiam? #34

LMerCy opened this issue Mar 28, 2022 · 1 comment

Comments

@LMerCy
Copy link

LMerCy commented Mar 28, 2022

Table19(fifth-to-last line) in byol seems have done same experiment to simsiam, drop negative samples, drop ema, use stop gradient, but it only get 5.5% in linear eval, what's the difference between this experiment and simsiam?

@endernewton
Copy link
Contributor

Yeah it is interesting (and where the value of SimSiam resides in) that BYOL does not find it working in their setting removing EMA. We have both released code, so you can check the details and investigate what causes the difference in observations. Who knows it could be a next research paper -- so have fun!

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

No branches or pull requests

2 participants