salesforce/ALBEF
Code for ALBEF: a new vision-language pre-training method observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 1878
- days_rel: n/a
- days_push: 1443
- n_releases_24m: 0
Adoption not part of the score
1755 stars · 220 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of ALBEF, a vision-and-language pre-training method that aligns image and text representations before fusing them, with momentum distillation. It supports pre-training on custom image-text datasets and fine-tuning for retrieval, VQA, NLVR2, SNLI-VE, and visual grounding tasks.
Use cases
- pre-train a vision-language model on my own image-caption dataset
- build an image-text retrieval system for MSCOCO or Flickr30k
- fine-tune a multimodal model for visual question answering
- perform visual grounding to locate image regions from text descriptions
- learn contrastive vision-language representation learning methods
- visualize which image regions correspond to words in a caption
When to choose
- you need the original ALBEF research code with released checkpoints for reproducibility
- you want to pre-train or fine-tune a vision-language model on custom image-text data
- you need strong baselines for image-text retrieval, VQA, or visual grounding research
When to avoid
- you want a maintained, production-ready multimodal library - use LAVIS instead, which now integrates ALBEF
- you need text-only or image-only models without cross-modal capabilities
- you lack GPU resources, since pre-training requires multiple A100 GPUs
Facets
library · maturity maintenance
machine-learning deep-learning nlp image-processing rag machine-learning computer-vision artificial-intelligence python vision-language contrastive-learning pre-training momentum-distillation pytorch multimodal image-text-retrieval visual-grounding vqa research-code natural-language-processing gpu linux
1 source
- readme: https://github.com/salesforce/ALBEF · fetched 2026-08-28 · d92739978252
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| salesforce/ALBEF | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="salesforce/ALBEF")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem