revidee / pytorch-pyramid-poolingLinks
This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.
☆57Updated 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☆189Updated 4 months ago
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆154Updated last year
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆168Updated 4 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆116Updated 4 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆305Updated 3 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…☆85Updated 5 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆151Updated 6 years ago
- This Python package enables the training and inference of deep learning models for very large data, such as megapixel images, using atten…☆97Updated 5 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆177Updated last year
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆226Updated 4 years ago
- A guide that integrates Pytorch DistributedDataParallel, Apex, warmup, learning rate scheduler, also mentions the set-up of early-stoppin…☆65Updated 3 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆147Updated 6 years ago
- One cycle policy learning rate scheduler in PyTorch☆46Updated 6 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆73Updated 3 years ago
- Compute CNN receptive field size in pytorch in one line☆362Updated last year
- ☆219Updated 4 years ago
- ☆148Updated 3 years ago
- Implementing Lambda Networks using Pytorch☆140Updated 4 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆260Updated 4 years ago
- Self-supervised vIsion Transformer (SiT)☆338Updated 2 years ago
- Check gradient flow in Pytorch☆86Updated 6 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 4 years ago
- A journey into Convolutional Neural Network visualization☆271Updated 6 years ago
- ☆72Updated 4 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆348Updated last year
- Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands☆111Updated 5 years ago
- PyTorch Implementation of Contrastive Predictive Coding for image recognition, based on research papers https://arxiv.org/abs/1807.03748 …☆81Updated 5 years ago
- Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf☆103Updated 4 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆198Updated 2 years ago