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

The difference between GPaCo and PaCo #18

Open
madoka109 opened this issue Dec 7, 2022 · 1 comment
Open

The difference between GPaCo and PaCo #18

madoka109 opened this issue Dec 7, 2022 · 1 comment

Comments

@madoka109
Copy link

Hello!
Thanks for your excellent work! I would like to know what is the difference between GPaCo and PaCo?

@jiequancui
Copy link
Collaborator

Hi,

Thanks for your interests in our work.

We systematically examine the necessary of each component (augmentation strategy, formulation of PaCo, the momentum
encoder and queue size) in PaCo and simplify Parametric Contrastive Learning (PaCo) to Generalized Contrastive Learning
(GPaCo) by removing the momentum encoder. GPaCo outperforms PaCo by a large margin. We verify the generality
of GPaCo on various tasks, including long-tailed recognition, recognition on full ImageNet and CIFAR-100 datasets across CNNs to vision transformers, robustness on out-of-distribution data, and semantic segmentation.

Best,

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