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
Sorting:
- A pytorch dataset sampler for always sampling balanced batches.☆115Updated 4 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
- Tool box for PyTorch☆188Updated last month
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆152Updated last year
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆225Updated 3 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
- 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
- DataLoader subclass for PyTorch to work with HDF5 files.☆49Updated 6 years ago
- Check gradient flow in Pytorch☆86Updated 6 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆147Updated 6 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆304Updated 3 years ago
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 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
- Implementation for our paper exploring a novel 2D adaptive attention span kernel in computer vision.☆35Updated last year
- Pytorch code for multi-Instance multi-label problem☆53Updated 6 years ago
- ☆92Updated 4 years ago
- Used torch.optim.lr_scheduler.CosineAnnealingLR()☆32Updated 5 years ago
- A crash course on PyTorch hooks☆40Updated 5 years ago
- ☆212Updated 4 years ago
- PyTorch implementation of Convolutional Recurrent Neural Network☆134Updated 2 years ago
- Differentiable Data Augmentation Library☆123Updated 2 years ago
- Code for paper: "Visual Explanation for Deep Metric Learning"☆73Updated 2 years ago
- Implementing Lambda Networks using Pytorch☆139Updated 4 years ago
- 3D volume data augmentation package inspired by albumentations☆79Updated 5 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆166Updated 4 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆259Updated 4 years ago
- ☆57Updated 4 years ago
- Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.☆142Updated last year
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Experiments with perceptual loss and autoencoders.☆28Updated 4 years ago