revidee / pytorch-pyramid-poolingLinks
This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.
☆56Updated 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:
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆153Updated last year
- Tool box for PyTorch☆189Updated 3 months ago
- A pytorch dataset sampler for always sampling balanced batches.☆115Updated 4 years ago
- Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands☆110Updated 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
- Experimenting with different regression losses. Implemented in Pytorch.☆147Updated 6 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
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆305Updated 3 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- A crash course on PyTorch hooks☆40Updated 5 years ago
- ☆72Updated 4 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆167Updated 4 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆86Updated 2 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆176Updated last year
- Differentiable Data Augmentation Library☆123Updated 2 years ago
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆226Updated 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…☆97Updated 5 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
- One cycle policy learning rate scheduler in PyTorch☆46Updated 6 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☆259Updated 4 years ago
- Self-supervised vIsion Transformer (SiT)☆337Updated 2 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
- an implementation of mixup☆41Updated 4 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆197Updated 2 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆74Updated 3 years ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆169Updated 2 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆149Updated 6 years ago
- ☆147Updated 3 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆77Updated 3 years ago