david-wb / softargmaxLinks
A differentiable argmax function for PyTorch
☆43Updated 5 years ago
Alternatives and similar repositories for softargmax
Users that are interested in softargmax are comparing it to the libraries listed below
Sorting:
- Official PyTorch code for the paper "Improving Fractal Pre-training"☆27Updated 2 years ago
- Code repository for the ICLR 2022 paper "FlexConv: Continuous Kernel Convolutions With Differentiable Kernel Sizes" https://openreview.ne…☆116Updated 3 years ago
- Implementation of Uniformer, a simple attention and 3d convolutional net that achieved SOTA in a number of video classification tasks, de…☆102Updated 3 years ago
- (ICML 2022) Official PyTorch implementation of “Blurs Behave Like Ensembles: Spatial Smoothings to Improve Accuracy, Uncertainty, and Rob…☆79Updated 3 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Pre-training without Natural Images (ACCV 2020 Best Paper Honorable Mention Award)☆215Updated 3 years ago
- PyTorch repository for ICLR 2022 paper (GSAM) which improves generalization (e.g. +3.8% top-1 accuracy on ImageNet with ViT-B/32)☆144Updated 3 years ago
- Learnable Fourier Features for Multi-Dimensional Spatial Positional Encoding☆55Updated last year
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆141Updated 8 months ago
- Package for working with hypernetworks in PyTorch.☆131Updated 2 years ago
- Pytorch implementation of stochastically quantized variational autoencoder (SQ-VAE)☆193Updated 3 years ago
- Conditional Generative model (Normalizing Flow) and experimenting style transfer using this model☆80Updated 3 years ago
- Paper Reading List I have already read☆30Updated last year
- t-vMF Similarity for Regularizing Intra-Class Feature Distribution☆21Updated 4 years ago
- PyTorch implementation of D2C: Diffuison-Decoding Models for Few-shot Conditional Generation.☆126Updated 3 years ago
- [ICCV 2021] A Pytorch implementation of "Manifold Matching via Deep Metric Learning for Generative Modeling"☆80Updated 2 years ago
- Simple transformer implementations that I can understand☆20Updated 3 years ago
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆142Updated 3 years ago
- The PyTorch implementation of Latent Video Transformer.☆99Updated last year
- A Domain-Agnostic Benchmark for Self-Supervised Learning☆108Updated 2 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆171Updated 8 months ago
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆51Updated 3 years ago
- A repo for "Soft Truncation: A Universal Training Technique of Score-based Diffusion Model for High Precision Score Estimation"☆50Updated 3 years ago
- Implementation of STAM (Space Time Attention Model), a pure and simple attention model that reaches SOTA for video classification☆135Updated 4 years ago
- ☆26Updated 2 years ago
- (ECCV 2022) BayesCap: Bayesian Identity Cap for Calibrated Uncertainty in Frozen Neural Networks☆51Updated 2 years ago
- Implementation of LogAvgExp for Pytorch☆37Updated 8 months 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
- A simple minimal implementation of Reversible Vision Transformers☆126Updated last year
- An attempt at the implementation of Glom, Geoffrey Hinton's new idea that integrates concepts from neural fields, top-down-bottom-up proc…☆194Updated 4 years ago