overshiki / kmeans_pytorchLinks
pytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support
☆93Updated 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
- A PyTorch implementation of shake-shake☆111Updated 5 years ago
- Code for NeurIPS 2019 Paper, "L_DMI: An Information-theoretic Noise-robust Loss Function"☆119Updated 2 years ago
- Improving Generalization via Scalable Neighborhood Component Analysis☆137Updated 2 years ago
- Why ReLU networks yield high-confidence predictions far away from the training data and how to mitigate the problem [CVPR 2019, oral]☆184Updated 5 years ago
- ☆129Updated 2 years ago
- Implementation of soft parameter sharing for neural networks☆69Updated 4 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 3 years ago
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆94Updated 5 years ago
- PyTorch Implementation of `No Fuss Distance Metric Learning using Proxies`.☆182Updated 5 years ago
- ICML 2019: Understanding and Utilizing Deep Neural Networks Trained with Noisy Labels☆91Updated 4 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
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆82Updated last year
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- [NeurIPS '18] "Can We Gain More from Orthogonality Regularizations in Training Deep CNNs?" Official Implementation.☆129Updated 3 years ago
- Code for Unsupervised Embedding Learning via Invariant and Spreading Instance Feature☆210Updated 5 years ago
- PyTorch Implementations of Dropout Variants☆87Updated 7 years ago
- ☆65Updated 6 years ago
- Unofficial pytorch implementation of Born-Again Neural Networks.☆54Updated 4 years ago
- Improving Consistency-Based Semi-Supervised Learning with Weight Averaging☆186Updated 6 years ago
- Implementation and experiments for AdamW on Pytorch☆94Updated 5 years ago
- ☆62Updated 5 years ago
- Evaluating AlexNet features at various depths☆40Updated 4 years ago
- Implementation of the reversible residual network in pytorch☆105Updated 3 years ago
- "Layer-wise Adaptive Rate Scaling" in PyTorch☆87Updated 4 years ago
- Code of Empirical Bayes Transductive Meta-Learning with Synthetic Gradients☆58Updated 5 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 years ago
- homura is a library for fast prototyping DL research☆106Updated 3 years ago
- Deep Isometric Learning for Visual Recognition (ICML 2020)☆143Updated 3 years ago