mkocabas / CoordConv-pytorch
Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' paper. (https://arxiv.org/pdf/1807.03247.pdf)
☆399Updated 6 years ago
Alternatives and similar repositories for CoordConv-pytorch:
Users that are interested in CoordConv-pytorch are comparing it to the libraries listed below
- PyTorch implementation of Deformable Convolution☆408Updated 6 years ago
- Standardizing weights to accelerate micro-batch training☆547Updated 3 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆311Updated 5 years ago
- pytorch version of spatial transformer networks☆591Updated 7 years ago
- Inverse Compositional Spatial Transformer Networks (CVPR 2017 oral)☆319Updated 6 years ago
- ☆211Updated 4 years ago
- Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018☆544Updated 5 years ago
- TorchCV: a PyTorch vision library mimics ChainerCV☆395Updated 6 years ago
- Synchronized Multi-GPU Batch Normalization☆223Updated 5 years ago
- DeepLab-ResNet rebuilt in Pytorch☆263Updated 6 years ago
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆248Updated 5 years ago
- OpenCV implementation of Torchvision's image augmentations☆377Updated 3 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 6 years ago
- Gradient based receptive field estimation for Convolutional Neural Networks☆338Updated 5 years ago
- Pytorch implementation of newly added convolution☆588Updated 5 years ago
- PyTorch code for the "Deep Neural Networks with Box Convolutions" paper☆510Updated 5 years ago
- PyTorch implementation of Deformable Convolution☆910Updated 3 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆317Updated 2 years ago
- DeepLab resnet v2 model in pytorch☆602Updated last year
- Pytorch for Segmentation☆414Updated 5 years ago
- PyTorch implementation of several SSD based object detection algorithms.☆239Updated 7 years ago
- Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims …☆236Updated 6 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆865Updated 4 years ago
- Dual Path Networks (DPN) supporting pretrained weights converted from original MXNet implementation☆206Updated 5 years ago
- Repository has been moved: https://github.com/adobe/antialiased-cnns☆165Updated 3 years ago
- RoIAlign & crop_and_resize for PyTorch☆556Updated 3 years ago
- Group Normalization in PyTorch☆109Updated 6 years ago
- Compact Generalized Non-local Network (NIPS 2018)☆259Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 4 years ago
- An implementation of RetinaNet in PyTorch.☆301Updated 6 years ago