mkocabas / CoordConv-pytorchView external linksLinks
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)
☆402Jul 20, 2018Updated 7 years ago
Alternatives and similar repositories for CoordConv-pytorch
Users that are interested in CoordConv-pytorch are comparing it to the libraries listed below
Sorting:
- This is the proposal network for MultiPerson Pose Estimation.☆14Oct 21, 2017Updated 8 years ago
- Detectorch - detectron for PyTorch☆558Oct 30, 2018Updated 7 years ago
- Pytorch implementation of MaxPoolingLoss.☆177Jun 9, 2018Updated 7 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆320Aug 4, 2022Updated 3 years ago
- TorchCV: a PyTorch vision library mimics ChainerCV☆396Dec 25, 2018Updated 7 years ago
- Implementation of Adversarial Variational Optimization in PyTorch☆43Aug 7, 2018Updated 7 years ago
- A simple, flexible, and extensible template for PyTorch. It's beautiful.☆191Nov 7, 2023Updated 2 years ago
- Precise RoI Pooling with coordinate gradient support, proposed in the paper "Acquisition of Localization Confidence for Accurate Object D…☆783Dec 12, 2022Updated 3 years ago
- A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.☆2,822Sep 5, 2019Updated 6 years ago
- PyTorch code for the "Deep Neural Networks with Box Convolutions" paper☆510Jan 20, 2020Updated 6 years ago
- An intriguing failing of convolutional neural networks and the CoordConv solution in PyTorch☆72Jul 20, 2018Updated 7 years ago
- PKU_360 Team's fuse code! This code is used to fuse the semantic segmentation result and instance segmentation result. We won the third p…☆73Oct 14, 2019Updated 6 years ago
- ☆220Feb 23, 2021Updated 4 years ago
- Relation Networks for Object Detection☆1,105Sep 27, 2021Updated 4 years ago
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆163Jan 8, 2024Updated 2 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆870Jun 11, 2020Updated 5 years ago
- PyTorch implementation of Deformable Convolution☆411Feb 17, 2019Updated 6 years ago
- Implementations of ideas from recent papers☆392Dec 22, 2020Updated 5 years ago
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆126Sep 6, 2018Updated 7 years ago
- A PyTorch Implementation of Single Shot Scale-invariant Face Detector.☆232Oct 28, 2019Updated 6 years ago
- Keras implementation of CoordConv for all Convolution layers☆148Jun 16, 2022Updated 3 years ago
- This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0☆96Oct 11, 2018Updated 7 years ago
- Pytorch implementation of Pose Partition Networks for Multi-Person Pose Estimation (ECCV'18)☆90Aug 5, 2019Updated 6 years ago
- Implementation of the HMAX model of vision in PyTorch☆60May 26, 2023Updated 2 years ago
- LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)☆724Feb 23, 2020Updated 5 years ago
- Code release for Hu et al., Learning to Segment Every Thing. in CVPR, 2018.☆423Apr 28, 2018Updated 7 years ago
- Semantic Instance Segmentation with a Discriminative Loss Function in PyTorch☆462Mar 9, 2020Updated 5 years ago
- A higher performance pytorch implementation of DeepLab V3 Plus(DeepLab v3+)☆337Oct 3, 2023Updated 2 years ago
- A CV toolkit for my papers.☆2,049Dec 21, 2024Updated last year
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆124Jan 8, 2018Updated 8 years ago
- Deep Extreme Cut http://www.vision.ee.ethz.ch/~cvlsegmentation/dextr☆847Sep 4, 2020Updated 5 years ago
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆378Nov 19, 2022Updated 3 years ago
- PyTorch implementation of "Soft Proposal Networks for Weakly Supervised Object Localization", ICCV 2017.☆210Jul 8, 2018Updated 7 years ago
- An implementation of RetinaNet in PyTorch.☆302Sep 15, 2018Updated 7 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Apr 8, 2021Updated 4 years ago
- PyTorch implementation of CloudWalk's recent work DenseBody☆412Aug 26, 2019Updated 6 years ago
- Unsupervised instance segmentation via active robot interaction☆76Jul 1, 2022Updated 3 years ago
- Code for "Quantized Densely Connected U-Nets for Efficient Landmark Localization" (ECCV 2018) and "CU-Net: Coupled U-Nets" (BMVC 2018 ora…☆230Aug 16, 2021Updated 4 years ago
- Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!☆377Sep 22, 2022Updated 3 years ago