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:
- Full implementation of the paper "Rethinking Softmax with Cross-Entropy: Neural Network Classifier as Mutual Information Estimator".☆101Updated 5 years ago
- Code of Empirical Bayes Transductive Meta-Learning with Synthetic Gradients☆58Updated 5 years ago
- Improving generalization by controlling label-noise information in neural network weights.☆40Updated 5 years ago
- Deep Metric Transfer for Label Propagation with Limited Annotated Data☆50Updated 2 years ago
- Official adversarial mixup resynthesis repository☆35Updated 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
- Xuhong Li, Yves Grandvalet, and Franck Davoine. "Explicit Inductive Bias for Transfer Learning with Convolutional Networks." In ICML 2018…☆56Updated 7 years ago
- Pytorch code for our NeurIPS 2019 paper "Cross-channel Communication Networks"☆41Updated 6 years ago
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆68Updated 3 years ago
- [ICLR'20] [PyTorch] Inverted Attention Routing for Capsules☆30Updated 5 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
- ☆45Updated 3 years ago
- PyTorch implementation of "An Ensemble of Epoch-wise Empirical Bayes for Few-shot Learning" (ECCV 2020)☆48Updated 2 years ago
- Code for ICML2020 "Implicit Class-Conditioned Domain Alignment for Unsupervised Domain Adaptation"☆91Updated 4 years ago
- Code release for NeurIPS 2020 paper "Stochastic Normalization"☆22Updated 3 years ago
- Neural Rejuvenation: Improving Deep Network Training by Enhancing Computational Resource Utilization at CVPR'19☆48Updated 6 years ago
- (CVPR 2020) This repo contains code for "PADS: Policy-Adapted Sampling for Visual Similarity Learning", which proposes learnable triplet …☆63Updated 5 years ago
- Code for our paper "Informative Dropout for Robust Representation Learning: A Shape-bias Perspective" (ICML 2020)☆125Updated 3 years ago
- PyTorch code for BMVC 2018 paper: "Self-Paced Learning with Adaptive Visual Embeddings"☆21Updated 6 years ago
- NeurIPS'18: Masking: A New Perspective of Noisy Supervision☆55Updated 7 years ago
- Tensorflow implementation for "Local Aggregation for Unsupervised Learning of Visual Embeddings"☆60Updated 4 years ago
- Code for TAFE-Net: Task-Aware Feature Embeddings for Low Shot Learning (CVPR 2019)☆56Updated 5 years ago
- A modified version of Spatial Transformer Networks to attend regions on the input image.☆45Updated 2 years ago
- Regularizing Meta-Learning via Gradient Dropout☆53Updated 5 years ago
- Code for reproducing results from our paper, Robustness of conditional GANs to noisy labels, NIPS 2018☆40Updated 7 years ago
- ☆66Updated 7 years ago
- official pytorch implementation of "Deep Metric Learning with Spherical Embedding", NeurIPS 2020☆42Updated 5 years ago
- Hyperspherical Prototype Networks☆67Updated 5 years ago
- Tensorflow implementation of "Representation Learning with Contrastive Predictive Coding"☆64Updated 7 years ago
- Pytorch implementation of Meta-Learned Confidence for Few-shot Learning☆71Updated 4 years ago