Keras implementation of Attention Augmented Convolutional Neural Networks
☆120Mar 6, 2020Updated 6 years ago
Alternatives and similar repositories for keras-attention-augmented-convs
Users that are interested in keras-attention-augmented-convs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Extension of the `Attention Augmented Convolutional Networks` paper for 1-D convolution operation.☆25Sep 19, 2019Updated 6 years ago
- Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)☆45May 5, 2019Updated 6 years ago
- Keras implementation of Global Context Attention blocks☆46Apr 29, 2019Updated 6 years ago
- Keras implementation of Octave Convolutions