I

Image Classification Using EANet

Developed by keras-io
An image classification model implemented with Keras, using an innovative external attention mechanism to improve computational efficiency
Downloads 54
Release Time : 3/2/2022

Model Overview

This model implements an image classification method based on the External Attention Mechanism (EANet), validated on the CIFAR-100 dataset, significantly improving computational efficiency through a linear-complexity attention mechanism

Model Features

External Attention Mechanism
Implemented through two small, learnable shared memory modules, replacing traditional self-attention mechanisms and significantly reducing computational complexity
Linear Computational Complexity
Computational complexity is reduced from O(d*N²) to O(d*S*N), showing a linear relationship with the number of pixels, greatly improving computational efficiency
Lightweight Design
Only requires connecting two linear layers and normalization layers to build the attention module, resulting in a concise and efficient model structure

Model Capabilities

Image Classification
Attention Mechanism Computation
Efficient Feature Extraction

Use Cases

Computer Vision
CIFAR-100 Image Classification
Model performance validated on the CIFAR-100 dataset
Accuracy metrics to be supplemented
Featured Recommended AI Models
AIbase
Empowering the Future, Your AI Solution Knowledge Base
Š 2025AIbase