-
MaSSL Public
Official PyTroch implementation for Learning from Memory: A Non-Parametric Memory Augmented Self-Supervised Learning of Visual Features
-
-
SimCLR Public
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
-
CLoVE Public
Official PyTroch implementation for Self-supervised Learning of Contextualized Local Visual Embeddings (CLoVE)
-
carp Public
Official PyTorch implementation of Representation Learning via Consistent Assignment of Views over Random Partitions (CARP)
-
spack Public
Forked from spack/spackA flexible package manager that supports multiple versions, configurations, platforms, and compilers.
Python Other UpdatedSep 4, 2023 -
pytorch-randaugment Public
Forked from ildoonet/pytorch-randaugmentUnofficial PyTorch Reimplementation of RandAugment.
Python MIT License UpdatedAug 30, 2023 -
-
deeplab_v3 Public
Tensorflow Implementation of the Semantic Segmentation DeepLab_V3 CNN
-
-
-
self-classifier Public
Forked from elad-amrani/self-classifierPyTorch implementation of "Self-Supervised Classification Network" from ECCV 2022
Python BSD 3-Clause "New" or "Revised" License UpdatedJul 13, 2022 -
PyTorch-BYOL Public
PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning
-
amd-disable-c6 Public
Forked from joakimkistowski/amd-disable-c6Systemd service to automatically disable the C6 power saving state on AMD Zen (Ryzen / Epyc) processors
C++ MIT License UpdatedApr 21, 2022 -
swav Public
Forked from facebookresearch/swavPyTorch implementation of SwAV https//arxiv.org/abs/2006.09882
-
-
annotated_latex_equations Public
Forked from synercys/annotated_latex_equationsExamples of how to create colorful, annotated equations in Latex using Tikz.
TeX MIT License UpdatedJan 12, 2022 -
reassessed-imagenet Public
Forked from google-research/reassessed-imagenetLabels and other data for the paper "Are we done with ImageNet?"
Apache License 2.0 UpdatedDec 8, 2021 -
moco-v3 Public
Forked from facebookresearch/moco-v3PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
Python Other UpdatedNov 25, 2021 -
BigGAN-pytorch Public
Forked from sxhxliang/BigGAN-pytorchPytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)
-
PixPro Public
Forked from zdaxie/PixProPropagate Yourself: Exploring Pixel-Level Consistency for Unsupervised Visual Representation Learning, CVPR 2021
Python MIT License UpdatedOct 24, 2021 -
barlowtwins Public
Forked from facebookresearch/barlowtwinsPyTorch implementation of Barlow Twins.
Python MIT License UpdatedOct 14, 2021 -
PCL Public
Forked from salesforce/PCLPyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"
-
moco Public
Forked from facebookresearch/mocoPyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
-
dino Public
Forked from facebookresearch/dinoPyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
-
gopl.io Public
Forked from adonovan/gopl.ioExample programs from "The Go Programming Language"
Go UpdatedJun 29, 2021 -
simsiam Public
Forked from facebookresearch/simsiamPyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566
Python Other UpdatedJun 19, 2021 -
PyContrast Public
Forked from HobbitLong/PyContrastPyTorch implementation of Contrastive Learning methods; List of awesome-contrastive-learning papers
-
recommenders Public
Forked from recommenders-team/recommendersBest Practices on Recommendation Systems
-
SimCLR-tensorflow Public
TensorFlow Implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations