mmf: a modular framework for vision and language multimodal research.
Project description
MMF
MMF is a modular framework for vision and language multimodal research. Built on top of PyTorch, it features:
- Multi-Tasking: Support for multi-tasking which allows training on multiple dataset together.
- Datasets: Includes support for various datasets built-in including VQA, VizWiz, TextVQA, VisualDialog and COCO Captioning.
- Modules: Provides implementations for many commonly used layers in vision and language domain
- Distributed: Support for distributed training based on DataParallel as well as DistributedDataParallel.
- Unopinionated: Unopinionated about the dataset and model implementations built on top of it.
- Customization: Custom losses, metrics, scheduling, optimizers, tensorboard; suits all your custom needs.
You can use MMF to bootstrap for your next vision and language multimodal research project.
MMF can also act as starter codebase for challenges around vision and language datasets (TextVQA challenge, VQA challenge)
Demo
Documentation
Learn more about MMF here.
Citation
If you use MMF in your work, please cite:
@inproceedings{singh2018pythia,
title={Pythia-a platform for vision \& language research},
author={Singh, Amanpreet and Goswami, Vedanuj and Natarajan, Vivek and Jiang, Yu and Chen, Xinlei and Shah, Meet and Rohrbach, Marcus and Batra, Dhruv and Parikh, Devi},
booktitle={SysML Workshop, NeurIPS},
volume={2018},
year={2018}
}
License
MMF is licensed under BSD license available in LICENSE file
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mmf-0.9a1.tar.gz
(173.0 kB
view hashes)
Built Distributions
Close
Hashes for mmf-0.9a1-cp38-cp38-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46eddc25d9e142e2a27da51c2320d4723e80eea2edd4255c8e6389b182d2111f |
|
MD5 | 67120023495708392707db274eede0f3 |
|
BLAKE2b-256 | 39e16f2c76a583c654a76e45588cc3cc2df1d57890eb4700aa77692891d0965e |
Close
Hashes for mmf-0.9a1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71d29b3ae4e2fc3a343bc805cceee201d6516cf915fdb46a7957f1bed8d9ba7b |
|
MD5 | 2c4aa975849fe1d98966fa95fdd14783 |
|
BLAKE2b-256 | caf0fb6edfef5b1f4bb9c5782bceca7bff32d90527ef8dbe4d841ef0790dfde9 |
Close
Hashes for mmf-0.9a1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 719f541a1dd02b0920df6f7d9fae5ada5714b05d4b1432f8eb2d97ae4c798e92 |
|
MD5 | ab3270d497389e7dbff30b749370131d |
|
BLAKE2b-256 | b314878dbe6fa423920975b9448f7550ad38ab17d2c9b2726a4ed3695f2372f4 |
Close
Hashes for mmf-0.9a1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e233406830eefbc37e1e44e8398cdeaa61313cd7528e4cde564f30a360ef272 |
|
MD5 | c25d18ba5f182426c2c8b91e14759d9b |
|
BLAKE2b-256 | 6c56c7b2c2dadd70aa21bd109b9b088e26949da295c10e953e3b5ba4e4ef9a4d |