MILVLG / openvqa

A lightweight, scalable, and general framework for visual question answering research
Apache License 2.0
318 stars 64 forks source link

Add GQA part of install.md and gqa_feat_preproc.py script #47

Closed nbgao closed 4 years ago

nbgao commented 4 years ago
  1. Add GQA dataset setup procedure in install.md file.
  2. Provide gqa_feat_preproc.py script to transform official .h5 files into .npz files.
ChaiByte commented 4 years ago

Docs Status: Passing

Build #9878377 latest (5a4670c5d13bae0c6d680413fa18cf3713a3c197) Build completed

git clone --no-single-branch --depth 50 https://github.com/MILVLG/openvqa .
git checkout --force origin/master
git clean -d -f -f
python3.7 -mvirtualenv --no-site-packages --no-download /home/docs/checkouts/readthedocs.org/user_builds/openvqa/envs/latest
/home/docs/checkouts/readthedocs.org/user_builds/openvqa/envs/latest/bin/python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/openvqa/.cache/pip pip
/home/docs/checkouts/readthedocs.org/user_builds/openvqa/envs/latest/bin/python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/openvqa/.cache/pip Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1
/home/docs/checkouts/readthedocs.org/user_builds/openvqa/envs/latest/bin/python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/openvqa/.cache/pip -r docs/requirements.txt
cat docs/_source/conf.py
python /home/docs/checkouts/readthedocs.org/user_builds/openvqa/envs/latest/bin/sphinx-build -T -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html
python /home/docs/checkouts/readthedocs.org/user_builds/openvqa/envs/latest/bin/sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia
python /home/docs/checkouts/readthedocs.org/user_builds/openvqa/envs/latest/bin/sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex
cat latexmkrc
latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=openvqa -interaction=nonstopmode
mv -f /home/docs/checkouts/readthedocs.org/user_builds/openvqa/checkouts/latest/docs/_source/_build/latex/openvqa.pdf /home/docs/checkouts/readthedocs.org/user_builds/openvqa/artifacts/latest/sphinx_pdf/openvqa.pdf
python /home/docs/checkouts/readthedocs.org/user_builds/openvqa/envs/latest/bin/sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub
mv -f /home/docs/checkouts/readthedocs.org/user_builds/openvqa/checkouts/latest/docs/_source/_build/epu