This repository contains codes for multi-modality learning from the Multimodal Cognition group of Ant Group that have been integrated into AntMMF. AntMMF encapsulates standard multimodal functionalities including dataset management, data processing, training workflows, models, and modules, while also enabling custom extensions of these components.
# Build a new environment.
conda create -n antmmf python=3.8
source activate antmmf
# Clone this project.
cd /YourPath/
git clone https://github.com/alipay/Ant-Multi-Modal-Framework
# Install the required packages.
cd antmmf
pip install -r requirements.txt
If you find AntMMF useful for your work, please consider citing:
@misc{qp2023AntMMF,
author = {Qingpei, Guo and Xingning, Dong and Xiaopei, Wan and Xuzheng, Yu and Chen, Jiang and Xiangyuan, Ren and Kiasheng, Yao and Shiyu, Xuan},
title = {AntMMF: Ant Multi-Modal Framework},
howpublished = {\url{https://github.com/alipay/Ant-Multi-Modal-Framework}},
year = {2023}
}
This project is licensed under the Apache 2.0 license, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Our code is based on FAIR mmf. We thank the authors for their wonderful open-source efforts.
:raising_hand: For help or issues with this codebase, please submit an issue.
:star: We are hiring, if you are interested in our work, please feel free to contact Qingpei Guo(qingpei.gqp@antgroup.com).
$ claude mcp add Ant-Multi-Modal-Framework \
-- python -m otcore.mcp_server <graph>