facebookresearch/mmf

A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)

What it solves

MMF provides a modular framework to simplify the development and research of multimodal models that combine vision and language. It serves as a scalable starter codebase for researchers to bootstrap new projects or participate in vision-language challenges like TextVQA and VQA.

How it works

Built on PyTorch, MMF is an un-opinionated and fast framework that supports distributed training. It provides reference implementations of state-of-the-art vision and language models, allowing users to integrate datasets and models to build multimodal research projects.

Who it’s for

AI researchers and developers working on multimodal AI, specifically those focusing on the intersection of vision and language.

Highlights

  • Modular design for flexible multimodal research.
  • Reference implementations of state-of-the-art models.
  • Support for distributed training via PyTorch.
  • Starter codebase for major vision-language challenges (e.g., The Hateful Memes, TextVQA, TextCaps, and VQA).

Related

  • Project
  • Project
  • Project
  • Project
  • Project