Spaces:
Runtime error
Runtime error
| .. OpenVQA documentation master file, created by | |
| sphinx-quickstart on Sun Aug 4 13:54:29 2019. | |
| You can adapt this file completely to your liking, but it should at least | |
| contain the root `toctree` directive. | |
| https://github.com/MILVLG/openvqa | |
| OpenVQA Documentation | |
| ===================== | |
| .. raw:: html | |
| <a href="https://openvqa.readthedocs.io/en/latest/?badge=latest"> | |
| <img alt="Documentation Status" src="https://readthedocs.org/projects/openvqa/badge/?version=latest"/> | |
| </a> | |
| <a href="https://github.com/MILVLG"> | |
| <img alt="powered-by MILVLG" src="https://img.shields.io/badge/powered%20by-MILVLG-orange.svg?style=flat&colorA=E1523D&colorB=007D8A"/> | |
| </a> | |
| OpenVQA is a general platform for visual question ansering (VQA) research, | |
| with implementing state-of-the-art approaches on different benchmark datasets. | |
| Supports for more methods and datasets will be updated continuously. | |
| .. toctree:: | |
| :caption: The Basics | |
| :name: basics | |
| :maxdepth: 1 | |
| Installation <basic/install> | |
| Getting Started <basic/getting_started> | |
| Model Zoo <basic/model_zoo> | |
| .. toctree:: | |
| :caption: Advanced topics | |
| :name: advanced-topics | |
| :maxdepth: 1 | |
| Adding a Model <advanced/adding_model> | |
| Contributing <advanced/contributing> | |
| ------ | |
| This repo is currently maintained by Zhou Yu (`@yuzcccc`_) and Yuhao Cui (`@cuiyuhao1996`_). | |
| This version of the documentation was built on |today|. | |
| .. _@yuzcccc: https://github.com/yuzcccc | |
| .. _@cuiyuhao1996: https://github.com/cuiyuhao1996 | |