Ross ROSS = Recommend OSS · open-source software intelligence for agents

BangguWu/ECANet

Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks observed · 2026-08-28

github.com/BangguWu/ECANet · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2544
  • days_rel: n/a
  • days_push: 1935
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1416 stars · 205 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Official PyTorch implementation of ECA-Net, an efficient channel attention module for deep convolutional neural networks published at CVPR 2020. It provides ECA-enhanced ResNet and MobileNetV2 backbones plus pretrained models for image classification, object detection, and instance segmentation.

Use cases

  • add channel attention to a CNN with minimal parameter overhead
  • improve image classification accuracy over SENet without extra complexity
  • plug an efficient attention module into ResNet or MobileNetV2 backbones
  • boost object detection and instance segmentation with attention-enhanced backbones
  • reproduce CVPR 2020 ECA-Net paper results
  • compare channel attention module efficiency and accuracy

When to choose

  • you need channel attention with near-zero parameter and FLOPs overhead
  • you want pretrained ECA-ResNet models for classification or detection
  • you are researching or benchmarking attention mechanisms in CNNs

When to avoid

  • you need transformer or vision-transformer attention architectures
  • you need a maintained library with frequent updates and broad model zoo
  • you work outside PyTorch or need production-grade support

Facets

library · maturity maintenance

machine-learning deep-learning image-processing deep-learning computer-vision image-processing python channel-attention pytorch cnn cvpr2020 attention-mechanism computer-vision

1 source

Member repositories

RepositoryRoleHealth v2
BangguWu/ECANetmain32

For agents

markdown · JSON · MCP: product_card(name="BangguWu/ECANet")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem