Skip to content

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

Notifications You must be signed in to change notification settings

huanranchen/SupContrast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages