walsvid / CoordConv
Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/1807.03247
☆152Updated 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
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆259Updated 4 years ago
- An intriguing failing of convolutional neural networks and the CoordConv solution in PyTorch☆72Updated 6 years ago
- Batch Renormalization in Pytorch☆45Updated 2 years ago
- [ICLR 2022] Finding an Unsupervised Image Segmenter in each of your Deep Generative Models☆78Updated 3 years ago
- ☆212Updated 4 years ago
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆248Updated 6 years ago
- Official PyTorch implementation of Deformable Grid (ECCV 2020)☆158Updated 4 years ago
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆141Updated 3 years ago
- Code for paper Unsupervised Object Segmentation by Redrawing☆177Updated 5 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆199Updated 4 years ago
- A loss function (Weighted Hausdorff Distance) for object localization in PyTorch☆90Updated 6 years ago
- Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' pap…☆400Updated 6 years ago
- Official PyTorch implementation of "End to End Trainable Active Contours via Differentiable Rendering"☆92Updated 5 years ago
- SCOPS: Self-Supervised Co-Part Segmentation (CVPR'19)☆218Updated 2 years ago
- Boundary IoU API (Beta version)☆221Updated 9 months ago
- Positional Normalization (PONO) and Moment Shortcut (MS)☆156Updated 4 years ago
- Implementation of various Vision Transformers I found interesting☆84Updated 4 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- RevGAN implementation in PyTorch. We extend the Pix2pix and CycleGAN framework by exploring approximately invertible architectures in 2D …☆83Updated 5 years ago
- Gradient based receptive field estimation for Convolutional Neural Networks☆338Updated 5 years ago
- An implementation for image (tensor) morphological dilation2d and erosion2d in pytorch☆83Updated 4 years ago
- Differentiable Data Augmentation Library☆123Updated 2 years ago
- SegSort: Segmentation by Discriminative Sorting of Segments☆158Updated 3 years ago
- Framework for creating (partially) reversible neural networks with PyTorch☆152Updated 2 years ago
- Numerical Computation of Receptive Field in Pytorch☆62Updated 5 years ago
- PyTorch code for "Locating objects without bounding boxes" - Loss function and trained models☆251Updated 4 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated last year
- Compute CNN receptive field size in pytorch in one line☆360Updated last year
- Unofficial implementation of MaX-DeepLab for Instance Segmentation☆112Updated 3 years ago