uber-research / CoordConvLinks
☆220Updated 4 years ago
Alternatives and similar repositories for CoordConv
Users that are interested in CoordConv are comparing it to the libraries listed below
Sorting:
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆247Updated 6 years ago
- Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' pap…☆402Updated 7 years ago
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆162Updated 2 years ago
- Standardizing weights to accelerate micro-batch training☆549Updated 3 years ago
- Instance Segmentation by Jointly Optimizing Spatial Embeddings and Clustering Bandwidth☆219Updated 3 years ago
- AutoDeeplab / auto-deeplab / AutoML for semantic segmentation, implemented in Pytorch☆313Updated 6 years ago
- PyTorch code for "Locating objects without bounding boxes" - Loss function and trained models☆255Updated 5 years ago
- Code for paper Unsupervised Object Segmentation by Redrawing☆177Updated 5 years ago
- Differentiable Mask-Matching Network for Video Object Segmentation (ICCV 2019)☆147Updated 6 years ago
- SCOPS: Self-Supervised Co-Part Segmentation (CVPR'19)☆217Updated 3 years ago
- PyTorch implementation of DeepLabv3☆255Updated 5 years ago
- Gradient based receptive field estimation for Convolutional Neural Networks☆342Updated 6 years ago
- Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018☆545Updated 6 years ago
- This is the code for the NeurIPS 2019 paper Region Mutual Information Loss for Semantic Segmentation.☆277Updated last week
- Official PyTorch implementation of Deformable Grid (ECCV 2020)☆160Updated 5 years ago
- ☆131Updated 5 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆315Updated 6 years ago
- Pixel-Adaptive Convolutional Neural Networks (CVPR '19)☆518Updated 3 years ago
- An intriguing failing of convolutional neural networks and the CoordConv solution in PyTorch☆72Updated 7 years ago
- Synchronized Multi-GPU Batch Normalization☆222Updated 6 years ago
- Compute CNN receptive field size in pytorch in one line