Skip to content

PyTorch implementation of Contrastive Learning methods

Notifications You must be signed in to change notification settings

aashish24/PyContrast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyContrast

This repo lists recent contrastive learning methods, and includes as a set of reference implementations.

Awesome-Contrastive-Learning

Find a list of contrastive learning paper

PyTorch Code of SoTA Contrastive Learning Methods

For the reference implementation of SoTA methods, (e.g., InstDis, CMC, MoCo, ...), see pycontrast.

SoTA unsupervised pre-trained models

A set of ImageNet unsupervised pre-trained models that outperforms their supervised counterparts when transferring to COCO and Pascal VOC. Find them in MODEL_ZOO.md

About

PyTorch implementation of Contrastive Learning methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%