walsvid / CoordConv
Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/1807.03247
☆150Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for CoordConv
- ☆210Updated 3 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 Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆252Updated 3 years ago
- A loss function (Weighted Hausdorff Distance) for object localization in PyTorch☆88Updated 6 years ago
- Code for paper Unsupervised Object Segmentation by Redrawing☆176Updated 4 years ago
- An intriguing failing of convolutional neural networks and the CoordConv solution in PyTorch☆70Updated 6 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆199Updated 3 years ago
- [ICLR 2022] Finding an Unsupervised Image Segmenter in each of your Deep Generative Models☆77Updated 2 years ago
- Official implementation of Fixed-Point GAN - ICCV 2019☆98Updated 3 years ago
- Used torch.optim.lr_scheduler.CosineAnnealingLR()☆32Updated 5 years ago
- SCOPS: Self-Supervised Co-Part Segmentation (CVPR'19)☆217Updated last year
- Official PyTorch implementation of Deformable Grid (ECCV 2020)☆158Updated 4 years ago
- Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' pap…☆397Updated 6 years ago
- RevGAN implementation in PyTorch. We extend the Pix2pix and CycleGAN framework by exploring approximately invertible architectures in 2D …☆82Updated 4 years ago
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆249Updated 5 years ago
- Unofficial implementation of MaX-DeepLab for Instance Segmentation☆112Updated 3 years ago
- PyTorch implementation of neural style randomization for data augmentation☆112Updated 4 years ago
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆136Updated 2 years ago
- Batch Renormalization in Pytorch☆45Updated last year
- Implementing Lambda Networks using Pytorch☆138Updated 3 years ago
- Compute CNN receptive field size in pytorch in one line☆349Updated 6 months ago
- Tool box for PyTorch☆186Updated 8 months ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆160Updated 3 years ago
- MoEx (Moment Exchange)☆142Updated 3 years ago
- Semi-supervised semantic segmentation needs strong, varied perturbations☆165Updated 2 years ago
- Framework for creating (partially) reversible neural networks with PyTorch☆146Updated 2 years ago
- PyTorch code for "Locating objects without bounding boxes" - Loss function and trained models☆251Updated 4 years ago
- Propagate Yourself: Exploring Pixel-Level Consistency for Unsupervised Visual Representation Learning, CVPR 2021☆332Updated 3 years ago
- Implementation of bi-directional Conv LSTM and Conv GRU in PyTorch.☆39Updated 5 years ago
- Code for "Scale-Equivariant Steerable Networks"☆68Updated 4 years ago