CBAM-keras
Attention module
A repository implementing a Keras-based architecture for improving neural network representation power with attention mechanisms and squeeze-and-excitation networks.
CBAM implementation on Keras
363 stars
7 watching
132 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A deep learning project that develops and tests a novel attention mechanism called CBAM for image classification tasks. | 107 |
| | An implementation of the Bottleneck Attention Module in TensorFlow using attention mechanism | 12 |
| | PyTorch implementation of the CBAM module for refining feature maps in deep networks | 1,353 |
| | An image classification neural network implementation using attention mechanisms and residual learning | 94 |
| | Provides implementations of attention modules for computer vision tasks using PyTorch | 2,076 |
| | An implementation of an attention-based sequence-to-sequence neural machine translation model in Keras. | 30 |
| | A library implementing a Fully Convolutional Network architecture with Keras support | 202 |
| | An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
| | An LLM-based tool to assist deep learning model development | 28 |
| | A unified interface to various deep learning architectures | 818 |
| | An implementation of a deep neural network architecture for image classification using Keras. | 469 |
| | A Keras implementation of ShuffleNet V2 architecture for deep learning models | 96 |
| | A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models. | 606 |
| | An implementation of a deep learning architecture for image segmentation using the Keras framework. | 185 |