peteanderson80/bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome 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: 3386
- days_rel: n/a
- days_push: 1307
- n_releases_24m: 0
Adoption not part of the score
1469 stars · 369 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A bottom-up attention model based on Faster R-CNN with ResNet-101 trained on Visual Genome, producing features for salient image regions. These features serve as drop-in replacements for CNN features in attention-based image captioning and visual question answering models.
Use cases
- generate bottom-up attention features for image captioning models
- extract salient region features for visual question answering
- train a Faster R-CNN model on Visual Genome object and attribute annotations
- download pretrained MSCOCO image features instead of building the model
- replicate state-of-the-art VQA challenge results from 2017
- improve captioning CIDEr and BLEU scores with object-level attention
When to choose
- you need object-level region features for captioning or VQA research
- you want pretrained MSCOCO features without building Caffe code
- you are reproducing the Bottom-Up Top-Down attention paper
When to avoid
- you need a modern maintained framework like PyTorch or Transformers
- you want an end-to-end captioning model (use the separate Up-Down-Captioner repo)
- your environment cannot support legacy Caffe-based training
Facets
library · maturity maintenance
machine-learning computer-vision image-processing deep-learning computer-vision machine-learning deep-learning python faster-rcnn visual-genome vqa image-captioning mscoco caffe attention-features object-detection natural-language-processing linux gpu
2 sources
- readme: https://github.com/peteanderson80/bottom-up-attention · fetched 2026-08-28 · acf3d856e323
- homepage: http://panderson.me/up-down-attention/ · fetched 2026-08-29 · 7b422b4d8dce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| peteanderson80/bottom-up-attention | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="peteanderson80/bottom-up-attention")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem