SkillAgentSearch skills...

SupContrast

a pytorch implement of Supervised Contrastive Learning with memory bank(queue)

Install / Use

/learn @huanranchen/SupContrast
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SupContrast

a pytorch implement of Supervised Contrastive Learning with memory bank(queue)

Original paper set batch_size = 6144.........

So, I use the queue memory bank proposed by momentum contrastive learning while use supervised method, so this code is a combination of these 2 paper.

View on GitHub
GitHub Stars15
CategoryEducation
Updated1y ago
Forks0

Languages

Python

Security Score

60/100

Audited on Nov 19, 2024

No findings