walsvid / CoordConvLinks
Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/1807.03247
☆153Updated last year
Alternatives and similar repositories for CoordConv
Users that are interested in CoordConv are comparing it to the libraries listed below
Sorting:
- 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
- ☆219Updated 4 years ago
- Code for paper Unsupervised Object Segmentation by Redrawing☆177Updated 5 years ago
- [ICLR 2022] Finding an Unsupervised Image Segmenter in each of your Deep Generative Models☆78Updated 3 years ago
- Batch Renormalization in Pytorch☆45Updated 2 years ago
- PyTorch code for "Locating objects without bounding boxes" - Loss function and trained models☆253Updated 5 years ago
- An intriguing failing of convolutional neural networks and the CoordConv solution in PyTorch☆72Updated 7 years ago
- Official PyTorch implementation of Deformable Grid (ECCV 2020)☆158Updated 4 years ago
- SCOPS: Self-Supervised Co-Part Segmentation (CVPR'19)☆218Updated 2 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆260Updated 4 years ago
- SegSort: Segmentation by Discriminative Sorting of Segments☆158Updated 3 years ago
- PyTorch implementation of Soft-Argmax in 1D/2D/3D☆46Updated 5 years ago
- A loss function (Weighted Hausdorff Distance) for object localization in PyTorch☆92Updated 7 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆199Updated 4 years ago
- Official implementation of Fixed-Point GAN - ICCV 2019☆100Updated 4 years ago
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆247Updated 6 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆151Updated 6 years ago
- Differentiable Data Augmentation Library☆123Updated 3 years ago
- Official PyTorch implementation of "End to End Trainable Active Contours via Differentiable Rendering"☆92Updated 5 years ago
- This is the code for the NeurIPS 2019 paper Region Mutual Information Loss for Semantic Segmentation.☆275Updated last month
- RevGAN implementation in PyTorch. We extend the Pix2pix and CycleGAN framework by exploring approximately invertible architectures in 2D …☆84Updated 5 years ago
- ☆182Updated 2 years ago
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆141Updated 3 years ago
- Framework for creating (partially) reversible neural networks with PyTorch☆152Updated 3 years ago
- DeepFlux for Skeletons in the wild (CVPR 2019 & IJCV 2020)☆55Updated 4 years ago
- ☆49Updated 5 years ago
- ☆93Updated 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
- Used torch.optim.lr_scheduler.CosineAnnealingLR()☆32Updated 6 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago