awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
X2FD avatar

X2FD/LVIS-INSTRUCT4V

0
View on GitHub↗
134 stars·0 forks·MIT·8 views

LVIS INSTRUCT4V

We introduce a fine-grained visual instruction dataset, LVIS-INSTRUCT4V, which contains 220K visually aligned and context-aware instructions produced by prompting the powerful GPT-4V with images from LVIS. Please refer to the arxiv paper for more details.

Features

  • Multimodal Learning - Prompts vision models for better visual instruction tuning.

Star history

Star history chart for x2fd/lvis-instruct4vStar history chart for x2fd/lvis-instruct4v

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to LVIS INSTRUCT4V

Similar open-source projects, ranked by how many features they share with LVIS INSTRUCT4V.
  • deepmind/deepmind-researchdeepmind avatar

    deepmind/deepmind-research

    15,024View on GitHub↗

    This project is an AI research implementation library and machine learning research repository. It provides a collection of reference code, illustrative implementations, and open-source research datasets used to verify hypotheses and build upon existing models in artificial intelligence. The repository focuses on scientific research reproduction by translating theoretical findings from published papers into executable code. It includes specialized scientific simulation environments designed to test the behavior of autonomous agents and models within controlled settings. The project covers AI

    Jupyter Notebook
    View on GitHub↗15,024
  • deepseek-ai/janusdeepseek-ai avatar

    deepseek-ai/Janus

    17,746View on GitHub↗

    Janus is a multimodal large language model and unified framework that integrates visual understanding and image generation within a single neural network. It functions as both a visual understanding model for analyzing images and a text-to-image generator. The system uses a unified transformer backbone and a multimodal latent space to bridge the gap between text and visual data. This architecture employs decoupled visual encoding and cross-modal tokenization to separate the paths for discriminative understanding and generative tasks, representing images as grids of discrete codes. The projec

    Pythonany-to-anyfoundation-modelsllm
    View on GitHub↗17,746
  • fuxiaoliu/lrv-instructionFuxiaoLiu avatar

    FuxiaoLiu/LRV-Instruction

    297View on GitHub↗

    ICLR'24 Mitigating Hallucination in Large Multi-Modal Models via Robust Instruction Tuning

    Pythonchatgptevaluationevaluation-metrics
    View on GitHub↗297
  • baai-dcai/visual-instruction-tuningBAAI-DCAI avatar

    BAAI-DCAI/Visual-Instruction-Tuning

    168View on GitHub↗

    Scale up visual instruction tuning to millions by GPT-4.

    Python
    View on GitHub↗168
See all 18 alternatives to LVIS INSTRUCT4V→

Frequently asked questions

What does x2fd/lvis-instruct4v do?

We introduce a fine-grained visual instruction dataset, LVIS-INSTRUCT4V, which contains 220K visually aligned and context-aware instructions produced by prompting the powerful GPT-4V with images from LVIS. Please refer to the arxiv paper for more details.

What are the main features of x2fd/lvis-instruct4v?

The main features of x2fd/lvis-instruct4v are: Multimodal Learning.

What are some open-source alternatives to x2fd/lvis-instruct4v?

Open-source alternatives to x2fd/lvis-instruct4v include: deepmind/deepmind-research — This project is an AI research implementation library and machine learning research repository. It provides a… deepseek-ai/janus — Janus is a multimodal large language model and unified framework that integrates visual understanding and image… fuxiaoliu/lrv-instruction — [ICLR'24] Mitigating Hallucination in Large Multi-Modal Models via Robust Instruction Tuning. hanzhanggit/stackgan — Pytorch implementation. haotian-liu/llava — LLaVA is a multimodal large language model architecture designed to process and interpret both image and text inputs… baai-dcai/visual-instruction-tuning — Scale up visual instruction tuning to millions by GPT-4.