All Projects → Simclr → Similar Projects or Alternatives

322 Open source projects that are alternatives of or similar to Simclr

Tensorflowprojects
Deep learning using tensorflow
Stars: ✭ 167 (-15.66%)
Mutual labels:  unsupervised-learning
Ddflow
DDFlow: Learning Optical Flow with Unlabeled Data Distillation
Stars: ✭ 101 (-48.99%)
Mutual labels:  unsupervised-learning
Complete Life Cycle Of A Data Science Project
Complete-Life-Cycle-of-a-Data-Science-Project
Stars: ✭ 140 (-29.29%)
Mutual labels:  unsupervised-learning
Awesome Transfer Learning
Best transfer learning and domain adaptation resources (papers, tutorials, datasets, etc.)
Stars: ✭ 1,349 (+581.31%)
Mutual labels:  unsupervised-learning
Nnpulearning
Non-negative Positive-Unlabeled (nnPU) and unbiased Positive-Unlabeled (uPU) learning reproductive code on MNIST and CIFAR10
Stars: ✭ 181 (-8.59%)
Mutual labels:  cifar10
Virtual Adversarial Training
Pytorch implementation of Virtual Adversarial Training
Stars: ✭ 94 (-52.53%)
Mutual labels:  cifar10
Generative adversarial networks 101
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
Stars: ✭ 138 (-30.3%)
Mutual labels:  cifar10
Self Supervised Relational Reasoning
Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.
Stars: ✭ 89 (-55.05%)
Mutual labels:  unsupervised-learning
Danmf
A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).
Stars: ✭ 161 (-18.69%)
Mutual labels:  unsupervised-learning
Pytorch Classification
Classification with PyTorch.
Stars: ✭ 1,268 (+540.4%)
Mutual labels:  cifar10
Autoregressive Predictive Coding
Autoregressive Predictive Coding: An unsupervised autoregressive model for speech representation learning
Stars: ✭ 138 (-30.3%)
Mutual labels:  unsupervised-learning
Tensorflow Cifar 10
Cifar-10 CNN implementation using TensorFlow library with 20% error.
Stars: ✭ 85 (-57.07%)
Mutual labels:  cifar10
Free Ai Resources
🚀 FREE AI Resources - 🎓 Courses, 👷 Jobs, 📝 Blogs, 🔬 AI Research, and many more - for everyone!
Stars: ✭ 192 (-3.03%)
Mutual labels:  unsupervised-learning
Grounder
Implementation of Grounding of Textual Phrases in Images by Reconstruction in Tensorflow
Stars: ✭ 83 (-58.08%)
Mutual labels:  unsupervised-learning
Arflow
The official PyTorch implementation of the paper "Learning by Analogy: Reliable Supervision from Transformations for Unsupervised Optical Flow Estimation".
Stars: ✭ 134 (-32.32%)
Mutual labels:  unsupervised-learning
Mug
Learning Video Object Segmentation from Unlabeled Videos (CVPR2020)
Stars: ✭ 81 (-59.09%)
Mutual labels:  unsupervised-learning
Remixautoml
R package for automation of machine learning, forecasting, feature engineering, model evaluation, model interpretation, data generation, and recommenders.
Stars: ✭ 159 (-19.7%)
Mutual labels:  unsupervised-learning
Marta Gan
MARTA GANs: Unsupervised Representation Learning for Remote Sensing Image Classification
Stars: ✭ 75 (-62.12%)
Mutual labels:  unsupervised-learning
And
Official Pytorch Implementation for ICML'19 paper: Unsupervised Deep Learning by Neighbourhood Discovery
Stars: ✭ 133 (-32.83%)
Mutual labels:  unsupervised-learning
Karateclub
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
Stars: ✭ 1,190 (+501.01%)
Mutual labels:  unsupervised-learning
Distancegan
Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017
Stars: ✭ 180 (-9.09%)
Mutual labels:  unsupervised-learning
Cot
[ICLR'19] Complement Objective Training
Stars: ✭ 70 (-64.65%)
Mutual labels:  cifar10
Awesome Community Detection
A curated list of community detection research papers with implementations.
Stars: ✭ 1,874 (+846.46%)
Mutual labels:  unsupervised-learning
Concrete Autoencoders
Stars: ✭ 68 (-65.66%)
Mutual labels:  unsupervised-learning
Csm
Code release for "Canonical Surface Mapping via Geometric Cycle Consistency"
Stars: ✭ 156 (-21.21%)
Mutual labels:  unsupervised-learning
Sine
A PyTorch Implementation of "SINE: Scalable Incomplete Network Embedding" (ICDM 2018).
Stars: ✭ 67 (-66.16%)
Mutual labels:  unsupervised-learning
Pytorch Speech Commands
Speech commands recognition with PyTorch
Stars: ✭ 128 (-35.35%)
Mutual labels:  cifar10
Dmgi
Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)
Stars: ✭ 62 (-68.69%)
Mutual labels:  unsupervised-learning
Fleetx
Paddle Distributed Training Extended. 飞桨分布式训练扩展包
Stars: ✭ 196 (-1.01%)
Mutual labels:  unsupervised-learning
Ali Pytorch
PyTorch implementation of Adversarially Learned Inference (BiGAN).
Stars: ✭ 61 (-69.19%)
Mutual labels:  cifar10
Unsupervised Data Augmentation
Unofficial PyTorch Implementation of Unsupervised Data Augmentation.
Stars: ✭ 127 (-35.86%)
Mutual labels:  unsupervised-learning
Hypergan
Composable GAN framework with api and user interface
Stars: ✭ 1,104 (+457.58%)
Mutual labels:  unsupervised-learning
Novelty Detection
Latent space autoregression for novelty detection.
Stars: ✭ 152 (-23.23%)
Mutual labels:  unsupervised-learning
Rakun
Rank-based Unsupervised Keyword Extraction via Metavertex Aggregation
Stars: ✭ 54 (-72.73%)
Mutual labels:  unsupervised-learning
Gon
Gradient Origin Networks - a new type of generative model that is able to quickly learn a latent representation without an encoder
Stars: ✭ 126 (-36.36%)
Mutual labels:  unsupervised-learning
Voxelmorph
Unsupervised Learning for Image Registration
Stars: ✭ 1,057 (+433.84%)
Mutual labels:  unsupervised-learning
Torchdistill
PyTorch-based modular, configuration-driven framework for knowledge distillation. 🏆18 methods including SOTA are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy.
Stars: ✭ 177 (-10.61%)
Mutual labels:  cifar10
Tadw
An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).
Stars: ✭ 43 (-78.28%)
Mutual labels:  unsupervised-learning
Resnet On Cifar10
Reimplementation ResNet on cifar10 with caffe
Stars: ✭ 123 (-37.88%)
Mutual labels:  cifar10
Susi
SuSi: Python package for unsupervised, supervised and semi-supervised self-organizing maps (SOM)
Stars: ✭ 42 (-78.79%)
Mutual labels:  unsupervised-learning
Awesome Sentence Embedding
A curated list of pretrained sentence and word embedding models
Stars: ✭ 1,973 (+896.46%)
Mutual labels:  unsupervised-learning
Knowledge Distillation Pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
Stars: ✭ 986 (+397.98%)
Mutual labels:  cifar10
Sfmlearner
An unsupervised learning framework for depth and ego-motion estimation from monocular videos
Stars: ✭ 1,661 (+738.89%)
Mutual labels:  unsupervised-learning
Gdynet
Unsupervised learning of atomic scale dynamics from molecular dynamics.
Stars: ✭ 37 (-81.31%)
Mutual labels:  unsupervised-learning
Dragan
A stable algorithm for GAN training
Stars: ✭ 189 (-4.55%)
Mutual labels:  unsupervised-learning
Iva
IVA: Independent Vector Analysis implementation
Stars: ✭ 35 (-82.32%)
Mutual labels:  unsupervised-learning
Bcpd
Bayesian Coherent Point Drift (BCPD/BCPD++); Source Code Available
Stars: ✭ 116 (-41.41%)
Mutual labels:  unsupervised-learning
Discogan Pytorch
PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
Stars: ✭ 961 (+385.35%)
Mutual labels:  unsupervised-learning
Lr Gan.pytorch
Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"
Stars: ✭ 145 (-26.77%)
Mutual labels:  unsupervised-learning
Resnet
Tensorflow ResNet implementation on cifar10
Stars: ✭ 10 (-94.95%)
Mutual labels:  cifar10
Petridishnn
Code for the neural architecture search methods contained in the paper Efficient Forward Neural Architecture Search
Stars: ✭ 112 (-43.43%)
Mutual labels:  cifar10
Domain Transfer Network
TensorFlow Implementation of Unsupervised Cross-Domain Image Generation
Stars: ✭ 850 (+329.29%)
Mutual labels:  unsupervised-learning
Factorvae
Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)
Stars: ✭ 176 (-11.11%)
Mutual labels:  unsupervised-learning
Diff2vec
Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX.
Stars: ✭ 108 (-45.45%)
Mutual labels:  unsupervised-learning
Paysage
Unsupervised learning and generative models in python/pytorch.
Stars: ✭ 109 (-44.95%)
Mutual labels:  unsupervised-learning
Variational Ladder Autoencoder
Implementation of VLAE
Stars: ✭ 196 (-1.01%)
Mutual labels:  unsupervised-learning
Pixelnet
The repository contains source code and models to use PixelNet architecture used for various pixel-level tasks. More details can be accessed at <http://www.cs.cmu.edu/~aayushb/pixelNet/>.
Stars: ✭ 194 (-2.02%)
Mutual labels:  unsupervised-learning
Homlr
Supplementary material for Hands-On Machine Learning with R, an applied book covering the fundamentals of machine learning with R.
Stars: ✭ 185 (-6.57%)
Mutual labels:  unsupervised-learning
Simclr
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
Stars: ✭ 2,720 (+1273.74%)
Mutual labels:  unsupervised-learning
Flappy Es
Flappy Bird AI using Evolution Strategies
Stars: ✭ 140 (-29.29%)
Mutual labels:  unsupervised-learning
61-120 of 322 similar projects