revidee / pytorch-pyramid-pooling
This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.
☆53Updated 5 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
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆304Updated 3 years ago
- Invariant Information Clustering for Unsupervised Image Classification and Segmentation☆62Updated 4 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆197Updated 2 years ago
- Implementing Lambda Networks using Pytorch☆139Updated 4 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆258Updated 4 years ago
- ☆71Updated 5 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆148Updated 5 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 5 years ago
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 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 pytorch dataset sampler for always sampling balanced batches.☆114Updated 4 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
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆152Updated last year
- PyTorch implementations of `BatchSampler` that under/over sample according to a chosen parameter alpha, in order to create a balanced tra…☆84Updated 5 years ago
- Used torch.optim.lr_scheduler.CosineAnnealingLR()☆32Updated 5 years ago
- A guide that integrates Pytorch DistributedDataParallel, Apex, warmup, learning rate scheduler, also mentions the set-up of early-stoppin…☆64Updated 2 years ago
- ☆211Updated 4 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆454Updated 5 years ago
- Code for paper: "Visual Explanation for Deep Metric Learning"☆73Updated 2 years ago
- Tool box for PyTorch☆188Updated 2 weeks ago
- ☆92Updated 4 years ago
- Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands☆110Updated 5 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆165Updated 4 years ago
- PyTorch code for "Locating objects without bounding boxes" - Loss function and trained models☆251Updated 4 years ago
- ☆70Updated 4 years ago
- Implementing MixNet: Mixed Depthwise Convolutional Kernels using Pytorch☆62Updated 4 years ago
- (ICCV 2021 Oral) CoaT: Co-Scale Conv-Attentional Image Transformers☆231Updated 3 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆147Updated 6 years ago
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆225Updated 3 years ago
- Differentiable Data Augmentation Library☆123Updated 2 years ago