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
- Xuhong Li, Yves Grandvalet, and Franck Davoine. "Explicit Inductive Bias for Transfer Learning with Convolutional Networks." In ICML 2018…☆56Updated 7 years ago
- Improving generalization by controlling label-noise information in neural network weights.☆40Updated 4 years ago
- Deep Metric Transfer for Label Propagation with Limited Annotated Data☆49Updated 2 years ago
- Code of Empirical Bayes Transductive Meta-Learning with Synthetic Gradients☆58Updated 5 years ago
- Regularizing Meta-Learning via Gradient Dropout☆53Updated 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
- ☆23Updated 5 years ago
- Neural Rejuvenation: Improving Deep Network Training by Enhancing Computational Resource Utilization at CVPR'19☆48Updated 6 years ago
- ☆26Updated 6 years ago
- Official Pytorch Implementation for ICML'19 paper: Unsupervised Deep Learning by Neighbourhood Discovery☆156Updated 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
- A modified version of Spatial Transformer Networks to attend regions on the input image.☆45Updated 2 years ago
- NeurIPS'18: Masking: A New Perspective of Noisy Supervision☆54Updated 6 years ago
- Learning to Impute: A General Framework for Semi-supervised Learning☆19Updated 5 years ago
- Code for TAFE-Net: Task-Aware Feature Embeddings for Low Shot Learning (CVPR 2019)☆56Updated 5 years ago
- Code for NeurIPS 2019 Paper, "L_DMI: An Information-theoretic Noise-robust Loss Function"☆119Updated 2 years ago
- Implementation of “LatentGNN: Learning Efficient Non-local Relations for Visual Recognition”(ICML 2019)☆76Updated 6 years ago
- NeurIPS'19: Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting (Pytorch implementation for class imbalance).☆34Updated 6 years ago
- ☆45Updated 3 years ago
- (ICCV 2019 Oral) Many Task Learning With Task Routing http://openaccess.thecvf.com/content_ICCV_2019/html/Strezoski_Many_Task_Learning_Wi…☆64Updated 5 years ago
- PyTorch code for BMVC 2018 paper: "Self-Paced Learning with Adaptive Visual Embeddings"☆21Updated 6 years ago
- Tensorflow implementation of "Representation Learning with Contrastive Predictive Coding"☆64Updated 6 years ago
- Official repository for Reliable Label Bootstrapping☆19Updated 2 years ago
- MoPro: Webly Supervised Learning☆88Updated 5 months ago
- Pytorch code for our NeurIPS 2019 paper "Cross-channel Communication Networks"☆41Updated 5 years ago
- Tensorflow implementation for "Local Aggregation for Unsupervised Learning of Visual Embeddings"☆59Updated 4 years ago
- [ICLR 2019] ProbGAN: Towards Probabilistic GAN with Theoretical Guarantees☆32Updated 5 years ago
- pytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support☆94Updated 7 years ago
- Code for reproducing results from our paper, Robustness of conditional GANs to noisy labels, NIPS 2018☆40Updated 6 years ago