overshiki / kmeans_pytorch
pytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support
☆93Updated 6 years ago
Alternatives and similar repositories for kmeans_pytorch:
Users that are interested in kmeans_pytorch are comparing it to the libraries listed below
- [ICML 2018] "Deep k-Means: Re-Training and Parameter Sharing with Harder Cluster Assignments for Compressing Deep Convolutions"☆152Updated 3 years ago
- A PyTorch implementation of shake-shake☆111Updated 4 years ago
- Why ReLU networks yield high-confidence predictions far away from the training data and how to mitigate the problem [CVPR 2019, oral]☆182Updated 5 years ago
- Code for NeurIPS 2019 Paper, "L_DMI: An Information-theoretic Noise-robust Loss Function"☆118Updated last year
- PyTorch implementation of shake-drop regularization☆54Updated 4 years ago
- Implementation of soft parameter sharing for neural networks☆69Updated 4 years ago
- PyTorch code for training neural networks without global back-propagation☆165Updated 5 years ago
- Pytorch Implementation of recent visual attribution methods for model interpretability☆145Updated 4 years ago
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆95Updated 5 years ago
- Code for Unsupervised Embedding Learning via Invariant and Spreading Instance Feature☆209Updated 5 years ago
- Implementation of the reversible residual network in pytorch☆103Updated 3 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- PyTorch Implementation of Contrastive Predictive Coding for image recognition, based on research papers https://arxiv.org/abs/1807.03748 …☆82Updated 5 years ago
- Code for "EigenDamage: Structured Pruning in the Kronecker-Factored Eigenbasis" https://arxiv.org/abs/1905.05934☆112Updated 4 years ago
- [NeurIPS '18] "Can We Gain More from Orthogonality Regularizations in Training Deep CNNs?" Official Implementation.☆128Updated 3 years ago
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆81Updated last year
- ☆65Updated 6 years ago
- [ICLR 2020] NAS evaluation is frustratingly hard☆149Updated last year
- An official collection of code in different frameworks that reproduces experiments in "Group Normalization"☆118Updated 3 years ago
- Official Pytorch Implementation for ICML'19 paper: Unsupervised Deep Learning by Neighbourhood Discovery☆154Updated 5 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆238Updated 3 years ago
- ☆182Updated last year
- PyTorch Implementations of Dropout Variants☆87Updated 7 years ago
- ☆130Updated 2 years ago
- Improving Consistency-Based Semi-Supervised Learning with Weight Averaging☆185Updated 6 years ago
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 years ago
- Pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494 (Following the PyTorch Style)☆87Updated 6 years ago
- Improving Generalization via Scalable Neighborhood Component Analysis☆137Updated last year
- "Layer-wise Adaptive Rate Scaling" in PyTorch☆86Updated 4 years ago
- ☆46Updated 2 years ago