HobbitLong / SupContrast

PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
BSD 2-Clause "Simplified" License
3.12k stars 537 forks source link

Moco trick? #145

Open LightingMc opened 10 months ago

LightingMc commented 10 months ago

Which section of the code here addresses the moco trick?