salesforce/lavis

LAVIS - A One-stop Library for Language-Vision Intelligence

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 7 minutes ago
Added to GitGenius on September 5th, 2026
Created on August 24th, 2022
Open Issues & Pull Requests: 499 (+0)
GitHub issues: Enabled
Number of forks: 1,106
Total Stargazers: 11,262 (+0)
Total Subscribers: 95 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 8.9 days
Mean response time: 92.3 days
90th percentile: 304.3 days
Tracked items: 95

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 100
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 785 days
Stale 30+ days: 98
Stale 90+ days: 98

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

Detailed Description

LAVIS is a deep learning library for building and working with vision-language models that combine image and text understanding.

The library addresses the challenge of developing multimodal systems that process both visual and textual information together. It provides a unified framework for tasks like image captioning, visual question answering, and vision-language pretraining. The tool bundles pretrained models, datasets, and standardized evaluation protocols so developers can build on established foundations rather than assembling components from scratch.

Teams should adopt LAVIS if they are building applications that require joint reasoning over images and text. It suits projects ranging from research prototypes to production systems where vision-language capabilities are central. The library is particularly valuable for those who want to leverage existing pretrained models without reimplementing the underlying architectures or data pipelines. The project provides benchmark results and technical documentation to help evaluate whether its models meet specific accuracy or latency requirements.

The project maintains active development with regular updates to its model zoo and dataset support. Documentation is kept current through automated workflows. The codebase includes numerous Jupyter notebook examples that demonstrate practical usage patterns across different vision-language tasks. The library is distributed as a Python package with straightforward installation, making it accessible for rapid experimentation and integration into existing workflows.