Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huyz1117/BAM
Implementation of BAM: Bottleneck Attention Module with TensorFLow
https://github.com/huyz1117/BAM
attention-mechanism bam tensorflow
Last synced: about 2 months ago
JSON representation
Implementation of BAM: Bottleneck Attention Module with TensorFLow
- Host: GitHub
- URL: https://github.com/huyz1117/BAM
- Owner: huyz1117
- Created: 2019-01-16T06:41:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-16T06:53:20.000Z (almost 6 years ago)
- Last Synced: 2024-08-04T01:14:24.353Z (5 months ago)
- Topics: attention-mechanism, bam, tensorflow
- Language: Python
- Size: 1000 Bytes
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-image-classification - unofficial-tensorflow : https://github.com/huyz1117/BAM
README
## BAM: Bottleneck Attention Module
- [BMVC2018][https://arxiv.org/pdf/1807.06514v2.pdf](https://arxiv.org/pdf/1807.06514v2.pdf)
- Official PyTorch code: [Here](https://github.com/Jongchan/attention-module)