CBAM
Attention module
A deep learning project that develops and tests a novel attention mechanism called CBAM for image classification tasks.
CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch
107 stars
3 watching
31 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A repository implementing a Keras-based architecture for improving neural network representation power with attention mechanisms and squeeze-and-excitation networks. | 363 |
| | PyTorch implementation of the CBAM module for refining feature maps in deep networks | 1,353 |
| | Provides implementations of attention modules for computer vision tasks using PyTorch | 2,076 |
| | An implementation of the Bottleneck Attention Module in TensorFlow using attention mechanism | 12 |
| | A Gluon implementation of Residual Attention Network for image classification tasks | 108 |
| | A PyTorch implementation of an attention-guided inference network to focus on specific areas of objects in images | 48 |
| | An image classification neural network implementation using attention mechanisms and residual learning | 94 |
| | An implementation of a pooling technique for multimodal neural networks in Torch7 | 69 |
| | A library that provides pre-configured, reusable neural network building blocks for easy integration into other projects. | 4 |
| | An implementation of a graph classification model using structural attention and PyTorch | 270 |
| | A deep learning framework for semantic segmentation with spatial attention mechanisms | 218 |
| | Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |
| | An open-source multimodal LLM project with a vision-centric design | 1,799 |
| | This project proposes a novel method for calibrating attention distributions in multimodal models to improve contextualized representations of image-text pairs. | 30 |
| | An implementation of a multimodal language model with capabilities for comprehension and generation | 585 |