revidee / pytorch-pyramid-poolingLinks
This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.
☆58Updated 6 years ago
Alternatives and similar repositories for pytorch-pyramid-pooling
Users that are interested in pytorch-pyramid-pooling are comparing it to the libraries listed below
Sorting:
- Tool box for PyTorch☆188Updated 9 months ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆310Updated 4 years ago
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆162Updated 2 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- PyTorch implementations of `BatchSampler` that under/over sample according to a chosen parameter alpha, in order to create a balanced tra…☆86Updated 6 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆118Updated 5 years ago
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆228Updated 4 years ago
- Self-supervised vIsion Transformer (SiT)☆337Updated 3 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆148Updated 7 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆169Updated 5 years ago
- Implementing Lambda Networks using Pytorch☆141Updated 5 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆201Updated 3 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆158Updated 4 years ago
- Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands☆113Updated 5 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf☆103Updated 4 years ago
- This Python package enables the training and inference of deep learning models for very large data, such as megapixel images, using atten…☆98Updated 6 years ago
- PyTorch implementation of shake-drop regularization☆55Updated 5 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆153Updated 6 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆545Updated 3 years ago
- Unofficial PyTorch Implementation of EvoNorm☆123Updated 4 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆264Updated 4 years ago
- ☆148Updated 4 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆150Updated 4 years ago
- Code for paper: "Visual Explanation for Deep Metric Learning"☆74Updated 3 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆176Updated 4 months ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆216Updated 4 years ago
- One cycle policy learning rate scheduler in PyTorch☆46Updated 6 years ago
- PyTorch Implementation of Contrastive Predictive Coding for image recognition, based on research papers https://arxiv.org/abs/1807.03748 …☆81Updated 6 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆350Updated 2 years ago