nnUyi / Non-Local_Nets-Tensorflow
An implement of Non-local neural networks for tensorflow version
☆82Updated 6 years ago
Alternatives and similar repositories for Non-Local_Nets-Tensorflow:
Users that are interested in Non-Local_Nets-Tensorflow are comparing it to the libraries listed below
- TensorFlow implementation of the Non-local Neural Network block in its various forms.☆65Updated 7 years ago
- ☆94Updated 7 years ago
- pytorch codes☆51Updated 5 years ago
- pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494☆58Updated 5 years ago
- Tensorflow implementation of deformable convnet on MNIST☆29Updated 7 years ago
- CBAM implementation on TensorFlow Slim☆106Updated 6 years ago
- Unofficial implementation of Convolutional Block Attention Module (CBAM)☆100Updated 6 years ago
- CVPR18 Paper: Multi-scale Location-aware Kernel Representation for Object Detection☆107Updated 3 years ago
- ☆231Updated 6 years ago
- Detail-Preserving Pooling in Deep Networks (CVPR 2018)☆116Updated 6 years ago
- Convert models from MatConvNet to PyTorch