overshiki / kmeans_pytorchLinks
pytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support
☆94Updated 7 years ago
Alternatives and similar repositories for kmeans_pytorch
Users that are interested in kmeans_pytorch are comparing it to the libraries listed below
Sorting:
- [ICML 2018] "Deep k-Means: Re-Training and Parameter Sharing with Harder Cluster Assignments for Compressing Deep Convolutions"☆152Updated 3 years ago
- [NeurIPS '18] "Can We Gain More from Orthogonality Regularizations in Training Deep CNNs?" Official Implementation.☆129Updated 3 years ago
- A PyTorch implementation of shake-shake☆111Updated 5 years ago
- An official collection of code in different frameworks that reproduces experiments in "Group Normalization"☆117Updated 4 years ago
- Implementation of soft parameter sharing for neural networks☆70Updated 4 years ago
- Improving Generalization via Scalable Neighborhood Component Analysis☆137Updated 2 years ago
- PyTorch code for training neural networks without global back-propagation☆165Updated 6 years ago
- Full implementation of the paper "Rethinking Softmax with Cross-Entropy: Neural Network Classifier as Mutual Information Estimator".☆101Updated 5 years ago
- ☆182Updated 2 years ago
- Unofficial pytorch implementation of Born-Again Neural Networks.☆56Updated 4 years ago
- PyTorch Implementation of `No Fuss Distance Metric Learning using Proxies`☆184Updated 5 years ago
- Implementation of the reversible residual network in pytorch☆105Updated 3 years ago
- CCAs for looking into DNNs☆70Updated 5 years ago
- Code for NeurIPS 2019 Paper, "L_DMI: An Information-theoretic Noise-robust Loss Function"☆119Updated 2 years ago
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆95Updated 6 years ago
- Implementation and experiments for AdamW on Pytorch☆94Updated 5 years ago
- BlockDrop: Dynamic Inference Paths in Residual Networks☆143Updated 2 years ago
- [ICLR'19] Complement Objective Training☆75Updated 6 years ago
- A Pytorch implementation of "LegoNet: Efficient Convolutional Neural Networks with Lego Filters" (ICML 2019).☆140Updated 5 years ago
- Empirical studies on Capsule Network representation and improvements implemented with PyTorch.☆43Updated 6 years ago
- Why ReLU networks yield high-confidence predictions far away from the training data and how to mitigate the problem [CVPR 2019, oral]☆186Updated 6 years ago
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆68Updated 2 years ago
- ☆62Updated 5 years ago
- Code for TAFE-Net: Task-Aware Feature Embeddings for Low Shot Learning (CVPR 2019)☆56Updated 5 years ago
- Code for the Paper "Centroid Networks for Few-Shot Clustering and Unsupervised Few-Shot Classification"☆23Updated 5 years ago
- "Layer-wise Adaptive Rate Scaling" in PyTorch☆87Updated 4 years ago
- Deep Learning under Privileged Information Using Heteroscedastic Dropout (CVPR 2018, Official Repo)☆38Updated 4 years ago
- ☆66Updated 7 years ago
- Minimal API for receptive field calculation in PyTorch☆68Updated 3 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