jokofa / torch_kmeansLinks
PyTorch implementations of KMeans, Soft-KMeans and Constrained-KMeans which can be run on GPU and work on (mini-)batches of data.
☆78Updated 3 years ago
Alternatives and similar repositories for torch_kmeans
Users that are interested in torch_kmeans are comparing it to the libraries listed below
Sorting:
- [ICLR 2022] "Anti-Oversmoothing in Deep Vision Transformers via the Fourier Domain Analysis: From Theory to Practice" by Peihao Wang, Wen…☆82Updated 2 years ago
- The code of "Improving Deep Regression with Ordinal Entropy" in ICLR 2023☆54Updated 2 years ago
- This is a pytorch implementation of k-means clustering algorithm☆338Updated 10 months ago
- Official implementation for Equivariant Architectures for Learning in Deep Weight Spaces [ICML 2023]☆90Updated 2 years ago
- Official PyTorch implementation for the paper "CARD: Classification and Regression Diffusion Models"☆234Updated 2 years ago
- Visualizing representations with diffusion based conditional generative model.☆103Updated 2 years ago
- [CVPR 2024] Friendly Sharpness-Aware Minimization☆35Updated last year
- The official github repo for "Test-Time Training with Masked Autoencoders"☆91Updated 2 years ago
- This is the official GitHub for paper: On the Versatile Uses of Partial Distance Correlation in Deep Learning, in ECCV 2022☆176Updated 2 years ago
- The official repo for CVPR2023 highlight paper "Gradient Norm Aware Minimization Seeks First-Order Flatness and Improves Generalization".☆84Updated 2 years ago
- Differentiable Top-k Classification Learning☆91Updated 3 years ago
- This repository contains the code for our paper "Probabilistic Contrastive Learning Recovers the Correct Aleatoric Uncertainty of Ambiguo…☆42Updated 2 years ago
- ☆65Updated 3 years ago
- Transformers w/o Attention, based fully on MLPs☆97Updated last year
- Mutual Information in Pytorch☆115Updated 2 years ago
- [ICLR 2024 Spotlight] Neuron Activation Coverage: Rethinking Out-of-distribution Detection and Generalization☆32Updated last year
- Official implementation of "A simple, efficient and scalable contrastive masked autoencoder for learning visual representations".☆36Updated 2 years ago
- This is the official implementation for Image Clustering via the Principle of Rate Reduction in the Age of Pretrained Models.☆32Updated 2 years ago
- A collection of differentiable SVD methods and ICCV21 "Why Approximate Matrix Square Root Outperforms Accurate SVD in Global Covariance P…☆79Updated 2 years ago
- This repository contains the implementation for the paper "EMP-SSL: Towards Self-Supervised Learning in One Training Epoch."☆229Updated 2 years ago
- ☆47Updated 3 years ago
- A simple cross attention that updates both the source and target in one step☆192Updated 5 months ago
- Official Code for ICLR 2024 Paper: Non-negative Contrastive Learning☆46Updated last year
- Denoising Masked Autoencoders Help Robust Classification.☆67Updated 2 years ago
- [NeurIPS 2023, Spotlight] Rank-N-Contrast: Learning Continuous Representations for Regression☆132Updated last year
- Official Code for NeurIPS 2022 Paper: How Mask Matters: Towards Theoretical Understandings of Masked Autoencoders☆68Updated 2 years ago
- (ICLR 2023) Official PyTorch implementation of "What Do Self-Supervised Vision Transformers Learn?"☆114Updated last year
- Learnable Fourier Features for Multi-Dimensional Spatial Positional Encoding☆55Updated last year
- A pure PyTorch implementation of kmeans and GMM with distributed clustering.☆50Updated 3 years ago
- Using pre-trained Diffusion models as priors for inference tasks☆209Updated 2 years ago