revidee / pytorch-pyramid-pooling
This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.
☆52Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-pyramid-pooling
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆300Updated 2 years ago
- 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
- Implementing Lambda Networks using Pytorch☆138Updated 3 years ago
- Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆129Updated 2 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 3 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆110Updated 3 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆454Updated 4 years ago
- Differentiable Data Augmentation Library☆120Updated 2 years ago
- PyTorch implementation of shake-drop regularization☆54Updated 4 years ago
- PyTorch Implementation of Contrastive Predictive Coding for image recognition, based on research papers https://arxiv.org/abs/1807.03748 …☆81Updated 4 years ago
- ☆92Updated 3 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆80Updated 7 months ago
- Unofficial PyTorch Implementation of EvoNorm☆121Updated 3 years ago
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆224Updated 3 years ago
- The re-implementation of Smooth Grad-CAM++ with pytorch☆65Updated 5 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆252Updated 3 years ago
- ☆54Updated 3 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆199Updated 3 years ago
- Tool box for PyTorch☆186Updated 8 months ago
- A crash course on PyTorch hooks☆40Updated 4 years ago
- This repository contains some of the latest data augmentation techniques and optimizers for image classification using pytorch and the CI…☆29Updated 3 years ago
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆150Updated 10 months ago
- Experimenting with different regression losses. Implemented in Pytorch.☆144Updated 5 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆75Updated 2 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
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆98Updated 3 years ago
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆153Updated 4 years ago
- Addressing Failure Prediction by Learning Model Confidence☆167Updated last year
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago