Skip to content

PyTorch implementation of Contrastive Learning methods

Notifications You must be signed in to change notification settings

Hakxia/PyContrast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyContrast

This repo lists recent contrastive learning papers, and includes code for many of them.

Paper List

Find awesome contrastive learning paper.

PyTorch Code

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

Pre-trained Models

A set of ImageNet unsupervised pre-training models are provided. Find them in model zoo.

Object Detection

Unsupervised pre-training models outperform supervised pre-training models on PASCAL VOC and COCO. Find in detection.

About

PyTorch implementation of Contrastive Learning methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%