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

speedinghzl/CCNet

CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019). observed · 2026-08-28

github.com/speedinghzl/CCNet · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2837
  • days_rel: n/a
  • days_push: 1993
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1484 stars · 275 forks observed · 2026-08-28

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

Official PyTorch implementation of CCNet, a Criss-Cross Attention network for semantic segmentation published at ICCV 2019 and TPAMI 2020. It provides a recurrent criss-cross attention module that captures long-range pixel dependencies efficiently for scene parsing tasks.

Use cases

  • implement semantic segmentation with criss-cross attention
  • train scene parsing models on Cityscapes
  • capture long-range contextual dependencies in images
  • reproduce CCNet paper results
  • use attention modules for dense pixel prediction
  • segment urban street scenes

When to choose

  • you need efficient long-range context modeling for segmentation
  • you want a GPU-memory-friendly alternative to non-local attention
  • you are reproducing ICCV/TPAMI segmentation baselines on Cityscapes

When to avoid

  • you need a maintained production segmentation toolkit
  • you require the latest transformer-based segmentation architectures
  • you need Windows or non-PyTorch support

Facets

library · maturity maintenance

machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning python semantic-segmentation attention-mechanism pytorch scene-parsing cityscapes research-code gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
speedinghzl/CCNetmain32

For agents

markdown · JSON · MCP: product_card(name="speedinghzl/CCNet")

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