xvjiarui/GCNet
GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond 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: 2687
- days_rel: n/a
- days_push: 2024
- n_releases_24m: 0
Adoption not part of the score
1220 stars · 165 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of GCNet (Global Context Networks), a paper combining ideas from Non-Local Networks and Squeeze-Excitation Networks for global context modeling. Built on mmdetection, it provides a GC block operator and configs for object detection and instance segmentation on COCO.
Use cases
- add global context modeling to detection models
- improve object detection accuracy on COCO
- improve instance segmentation performance
- replace non-local blocks with a faster attention module
- reproduce ICCV 2019 GCNet paper results
When to choose
- you need an efficient global context block for vision backbones
- you use mmdetection and want GCNet configs
- you want a simpler, faster alternative to Non-Local Networks
When to avoid
- you need actively maintained code (official support moved to mmdetection)
- you work outside PyTorch/mmdetection ecosystems
- you need general-purpose vision tools beyond detection/segmentation
Facets
library · maturity maintenance
deep-learning machine-learning image-processing computer-vision deep-learning machine-learning python object-detection instance-segmentation attention-mechanism global-context-modeling mmdetection pytorch research-code coco gpu
1 source
- readme: https://github.com/xvjiarui/GCNet · fetched 2026-08-28 · f2b1efc99ea8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xvjiarui/GCNet | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem