awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cdancette avatar

cdancette/rubi.bootstrap.pytorch

0
View on GitHub↗
66 stars·14 forks·Python·BSD-3-Clause·5 views

Rubi.bootstrap.pytorch

This is the code for the NeurIPS 2019 article available here: https://arxiv.org/abs/1906.10169.

Features

  • Language and Visual QA - Reducing unimodal biases in visual question answering models.

Star history

Star history chart for cdancette/rubi.bootstrap.pytorchStar history chart for cdancette/rubi.bootstrap.pytorch

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Rubi.bootstrap.pytorch

Similar open-source projects, ranked by how many features they share with Rubi.bootstrap.pytorch.
  • aishwaryaagrawal/gvqaAishwaryaAgrawal avatar

    AishwaryaAgrawal/GVQA

    27View on GitHub↗

    Code for the Grounded Visual Question Answering (GVQA) model from the below paper:

    Lua
    View on GitHub↗27
  • akirafukui/vqa-mcbakirafukui avatar

    akirafukui/vqa-mcb

    219View on GitHub↗

    This is the code that we wrote to train the state-of-the-art VQA models described in our paper. Our ensemble of 7 models obtained 66.67% on real open-ended test-dev and 70.24% on real multiple-choice test-dev.

    Python
    View on GitHub↗219
  • cadene/murel.bootstrap.pytorchCadene avatar

    Cadene/murel.bootstrap.pytorch

    194View on GitHub↗

    The MuRel network is a Machine Learning model learned end-to-end to answer questions about images. It relies on the object bounding boxes extracted from the image to build a complitely connected graph where each node corresponds to an object or region. The MuRel network contains a MuRel cell…

    Python
    View on GitHub↗194
  • a2zadeh/social-iqA

    A2Zadeh/Social-IQ

    0View on GitHub↗
    View on GitHub↗0
See all 14 alternatives to Rubi.bootstrap.pytorch→

Frequently asked questions

What does cdancette/rubi.bootstrap.pytorch do?

This is the code for the NeurIPS 2019 article available here: https://arxiv.org/abs/1906.10169.

What are the main features of cdancette/rubi.bootstrap.pytorch?

The main features of cdancette/rubi.bootstrap.pytorch are: Language and Visual QA.

What are some open-source alternatives to cdancette/rubi.bootstrap.pytorch?

Open-source alternatives to cdancette/rubi.bootstrap.pytorch include: aishwaryaagrawal/gvqa — Code for the Grounded Visual Question Answering (GVQA) model from the below paper:. akirafukui/vqa-mcb — This is the code that we wrote to train the state-of-the-art VQA models described in our paper. Our ensemble of 7… cadene/murel.bootstrap.pytorch — The MuRel network is a Machine Learning model learned end-to-end to answer questions about images. It relies on the… cyanogenoid/vqa-counting — This is the official implementation of our ICLR 2018 paper [Learning to Count Objects in Natural Images for Visual… facebookresearch/clevr-iep — This is the code for the paper. a2zadeh/social-iq.