All Projects → MILVLG → Openvqa

MILVLG / Openvqa

Licence: apache-2.0
A lightweight, scalable, and general framework for visual question answering research

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Openvqa

Pytorch Retraining
Transfer Learning Shootout for PyTorch's model zoo (torchvision)
Stars: ✭ 167 (-15.66%)
Mutual labels:  benchmark
Gbm Perf
Performance of various open source GBM implementations
Stars: ✭ 177 (-10.61%)
Mutual labels:  benchmark
Jax Rs Performance Comparison
⚡️ Performance Comparison of Jax-RS implementations and embedded containers
Stars: ✭ 181 (-8.59%)
Mutual labels:  benchmark
Pantheon
Pantheon of Congestion Control
Stars: ✭ 170 (-14.14%)
Mutual labels:  benchmark
Hand pose action
Dataset and code for the paper "First-Person Hand Action Benchmark with RGB-D Videos and 3D Hand Pose Annotations", CVPR 2018.
Stars: ✭ 173 (-12.63%)
Mutual labels:  benchmark
Train Ticket
Train Ticket - A Benchmark Microservice System
Stars: ✭ 180 (-9.09%)
Mutual labels:  benchmark
Uibench
UI Benchmark
Stars: ✭ 163 (-17.68%)
Mutual labels:  benchmark
Blue Team
Blue Team Scripts
Stars: ✭ 190 (-4.04%)
Mutual labels:  benchmark
Tpcds Kit
TPC-DS benchmark kit with some modifications/fixes
Stars: ✭ 176 (-11.11%)
Mutual labels:  benchmark
Gotemplatebenchmark
comparing the performance of different template engines
Stars: ✭ 180 (-9.09%)
Mutual labels:  benchmark
Clipbert
[CVPR 2021 Oral] Official PyTorch code for ClipBERT, an efficient framework for end-to-end learning for image-text and video-text tasks.
Stars: ✭ 168 (-15.15%)
Mutual labels:  vqa
Dbnet
DBNet: A Large-Scale Dataset for Driving Behavior Learning, CVPR 2018
Stars: ✭ 172 (-13.13%)
Mutual labels:  benchmark
Jmh Visualizer
Visually explore your JMH Benchmarks
Stars: ✭ 180 (-9.09%)
Mutual labels:  benchmark
Dlbench
Benchmarking State-of-the-Art Deep Learning Software Tools
Stars: ✭ 169 (-14.65%)
Mutual labels:  benchmark
Ann Benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
Stars: ✭ 2,658 (+1242.42%)
Mutual labels:  benchmark
Gapbs
GAP Benchmark Suite
Stars: ✭ 165 (-16.67%)
Mutual labels:  benchmark
Tsung
Tsung is a high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc.
Stars: ✭ 2,185 (+1003.54%)
Mutual labels:  benchmark
Fleetx
Paddle Distributed Training Extended. 飞桨分布式训练扩展包
Stars: ✭ 196 (-1.01%)
Mutual labels:  benchmark
Tracerbench
Automated Chrome tracing for benchmarking.
Stars: ✭ 189 (-4.55%)
Mutual labels:  benchmark
Sangrenel
Apache Kafka load testing "...basically a cloth bag filled with small jagged pieces of scrap iron"
Stars: ✭ 180 (-9.09%)
Mutual labels:  benchmark

OpenVQA

Documentation Status powered-by MILVLG

OpenVQA is a general platform for visual question ansering (VQA) research, with implementing state-of-the-art approaches (e.g., BUTD, MFH, BAN, MCAN and MMNasNet) on different benchmark datasets like VQA-v2, GQA and CLEVR. Supports for more methods and datasets will be updated continuously.

Documentation

Getting started and learn more about OpenVQA here.

Benchmark and Model Zoo

Supported methods and benchmark datasets are shown in the below table. Results and models are available in MODEL ZOO.

VQA-v2 GQA CLEVR
BUTD
MFB
MFH
BAN
MCAN
MMNasNet

News & Updates

v0.7.5 (30/12/2019)

  • Add supports and pre-trained models for the approaches on CLEVR.

v0.7 (29/11/2019)

  • Add supports and pre-trained models for the approaches on GQA.
  • Add an document to tell developers how to add a new model to OpenVQA.

v0.6 (18/09/2019)

  • Refactoring the documents and using Sphinx to build the whole documents.

v0.5 (31/07/2019)

  • Implement the basic framework for OpenVQA.
  • Add supports and pre-trained models for BUTD, MFB, MFH, BAN, MCAN on VQA-v2.

License

This project is released under the Apache 2.0 license.

Contact

This repo is currently maintained by Zhou Yu (@yuzcccc) and Yuhao Cui (@cuiyuhao1996).

Citation

If this repository is helpful for your research or you want to refer the provided results in the modelzoo, you could cite the work using the following BibTeX entry:

@misc{yu2019openvqa,
  author = {Yu, Zhou and Cui, Yuhao and Shao, Zhenwei and Gao, Pengbing and Yu, Jun},
  title = {OpenVQA},
  howpublished = {\url{https://github.com/MILVLG/openvqa}},
  year = {2019}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].