https://github.com/qubvel/residual_attention_network
Keras implementation of Residual Attention Network
https://github.com/qubvel/residual_attention_network
attention keras resnet
Last synced: about 1 month ago
JSON representation
Keras implementation of Residual Attention Network
- Host: GitHub
- URL: https://github.com/qubvel/residual_attention_network
- Owner: qubvel
- License: mit
- Created: 2018-04-16T19:27:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-06T08:55:11.000Z (about 7 years ago)
- Last Synced: 2025-04-15T22:51:48.550Z (about 1 month ago)
- Topics: attention, keras, resnet
- Language: Jupyter Notebook
- Size: 8.79 KB
- Stars: 109
- Watchers: 5
- Forks: 38
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# residual_attention_network
Keras implementation of Residual Attention Network (read [paper](https://arxiv.org/abs/1704.06904))