https://github.com/facebookresearch/pythia
Revision 32053923b391d5025005cc6a4162d23a3985a2d8 authored by ryan-qiyu-jiang on 16 December 2021, 20:54:11 UTC, committed by ryan-qiyu-jiang on 16 December 2021, 20:54:11 UTC
Add an example of running ViLT from code outside
of MMF cli at the end of the ViLT tutorial.
Example is of ViLT vqa on raw image and text.

ghstack-source-id: 4f7804ebe9ef9088197cbb83211e815219ecdfd8
Pull Request resolved: https://github.com/facebookresearch/mmf/pull/1179
1 parent d412c25
History
Tip revision: 32053923b391d5025005cc6a4162d23a3985a2d8 authored by ryan-qiyu-jiang on 16 December 2021, 20:54:11 UTC
[docs] Add ViLT model code usage example
Tip revision: 3205392
File Mode Size
.circleci
.github
docs
mmf
mmf_cli
projects
tests
tools
website
.editorconfig -rw-r--r-- 191 bytes
.flake8 -rw-r--r-- 187 bytes
.gitignore -rw-r--r-- 267 bytes
.pre-commit-config.yaml -rw-r--r-- 1.0 KB
LICENSE -rw-r--r-- 1.5 KB
MANIFEST.in -rw-r--r-- 130 bytes
NOTICES -rw-r--r-- 6.0 KB
README.md -rw-r--r-- 2.1 KB
pyproject.toml -rw-r--r-- 1.0 KB
requirements.txt -rw-r--r-- 493 bytes
setup.py -rw-r--r-- 5.1 KB

README.md

back to top