ilyaraz / pytorch_kmeansLinks
Implementation of the k-means algorithm in PyTorch that works for large datasets
☆42Updated 6 years ago
Alternatives and similar repositories for pytorch_kmeans
Users that are interested in pytorch_kmeans are comparing it to the libraries listed below
Sorting:
- Code of Empirical Bayes Transductive Meta-Learning with Synthetic Gradients☆58Updated 5 years ago
- Full implementation of the paper "Rethinking Softmax with Cross-Entropy: Neural Network Classifier as Mutual Information Estimator".☆101Updated 5 years ago
- Deep Metric Transfer for Label Propagation with Limited Annotated Data☆49Updated 2 years ago
- Improving generalization by controlling label-noise information in neural network weights.☆40Updated 4 years ago
- ☆46Updated 2 years ago
- Official Pytorch Implementation for ICML'19 paper: Unsupervised Deep Learning by Neighbourhood Discovery☆156Updated 6 years ago
- Code for NeurIPS 2019 Paper, "L_DMI: An Information-theoretic Noise-robust Loss Function"☆119Updated 2 years ago
- A PyTorch re-implementation of the paper 'Exploring Simple Siamese Representation Learning'. Reproduced the 67.8% Top1 Acc on ImageNet.☆77Updated 4 years ago
- Tensorflow implementation for "Local Aggregation for Unsupervised Learning of Visual Embeddings"☆59Updated 4 years ago
- Pytorch code for our NeurIPS 2019 paper "Cross-channel Communication Networks"☆41Updated 5 years ago
- Xuhong Li, Yves Grandvalet, and Franck Davoine. "Explicit Inductive Bias for Transfer Learning with Convolutional Networks." In ICML 2018…☆56Updated 7 years ago
- (CVPR 2020) This repo contains code for "PADS: Policy-Adapted Sampling for Visual Similarity Learning", which proposes learnable triplet …☆62Updated 5 years ago
- Unofficial pytorch implementation of Born-Again Neural Networks.☆55Updated 4 years ago
- Code for paper "Not All Unlabeled Data are Equal: Learning to Weight Data in Semi-supervised Learning", Ren et al., NeurIPS'20☆25Updated 4 years ago
- Unofficial implement of CLSA(Contrastive Learning with Stronger Augmentations) with minimum modifications on official moco's code☆32Updated 4 years ago
- Official adversarial mixup resynthesis repository☆35Updated 5 years ago
- Code release for NeurIPS 2020 paper "Stochastic Normalization"☆22Updated 3 years ago
- Code for ICML2020 "Implicit Class-Conditioned Domain Alignment for Unsupervised Domain Adaptation"☆91Updated 4 years ago
- Code for TAFE-Net: Task-Aware Feature Embeddings for Low Shot Learning (CVPR 2019)☆56Updated 5 years ago
- Pytorch Implemention of paper "Deep Spectral Clustering Learning", the state of the art of the Deep Metric Learning Paper☆93Updated 7 years ago
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆69Updated 2 years ago
- PyTorch implementation of "An Ensemble of Epoch-wise Empirical Bayes for Few-shot Learning" (ECCV 2020)☆48Updated last year
- Deep Learning under Privileged Information Using Heteroscedastic Dropout (CVPR 2018, Official Repo)☆38Updated 4 years ago
- ☆66Updated 7 years ago
- Neural Rejuvenation: Improving Deep Network Training by Enhancing Computational Resource Utilization at CVPR'19☆48Updated 6 years ago
- Code release for Transferable Adversarial Training: A General Approach to Adapting Deep Classifiers (ICML2019)☆81Updated 6 years ago
- pytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support☆94Updated 7 years ago
- Code for our paper "Informative Dropout for Robust Representation Learning: A Shape-bias Perspective" (ICML 2020)☆125Updated 2 years ago
- Tensorflow code for ICML 2019 paper: LGM-Net: Learning to Generate Matching Networks for Few-Shot Learning☆84Updated 5 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆26Updated 6 years ago