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:
- A guide that integrates Pytorch DistributedDataParallel, Apex, warmup, learning rate scheduler, also mentions the set-up of early-stoppin…☆65Updated 3 years ago
- Differentiable Data Augmentation Library☆123Updated 2 years ago
- Invariant Information Clustering for Unsupervised Image Classification and Segmentation☆62Updated 4 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆115Updated 4 years ago
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 years ago
- 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☆188Updated 2 months ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆259Updated 4 years ago
- PyTorch implementation of shake-drop regularization☆54Updated 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
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆167Updated 4 years ago
- A crash course on PyTorch hooks☆40Updated 5 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆305Updated 3 years ago
- Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands☆110Updated 5 years ago
- Implementation for our paper exploring a novel 2D adaptive attention span kernel in computer vision.☆35Updated last year
- Code for paper: "Visual Explanation for Deep Metric Learning"☆73Updated 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…☆97Updated 5 years ago
- The re-implementation of Smooth Grad-CAM++ with pytorch☆65Updated 5 years ago
- PyTorch code for "Locating objects without bounding boxes" - Loss function and trained models☆252Updated 5 years ago
- Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf☆103Updated 3 years ago
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆82Updated last year
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆153Updated 4 years ago
- Used torch.optim.lr_scheduler.CosineAnnealingLR()☆32Updated 5 years ago
- Self-supervised vIsion Transformer (SiT)☆333Updated 2 years ago
- Implementing Lambda Networks using Pytorch☆139Updated 4 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 3 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆149Updated 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
- an implementation of mixup☆41Updated 4 years ago
- A list of papers on Active Learning and Uncertainty Estimation for Neural Networks.☆66Updated 5 years ago