clevr
There are 25 repositories under clevr topic.
Cadene/vqa.pytorch
Visual Question Answering in Pytorch
stanfordnlp/mac-network
Implementation for the paper "Compositional Attention Networks for Machine Reasoning" (Hudson and Manning, ICLR 2018)
tohinz/multiple-objects-gan
Implementation for "Generating Multiple Objects at Spatially Distinct Locations" (ICLR 2019)
rohitgirdhar/CATER
CATER: A diagnostic dataset for Compositional Actions and TEmporal Reasoning
shijx12/XNM-Net
Pytorch implementation of "Explainable and Explicit Visual Reasoning over Scene Graphs "
mesnico/RelationNetworks-CLEVR
A pytorch implementation for "A simple neural network module for relational reasoning", working on the CLEVR dataset
kdexd/probnmn-clevr
Code for ICML 2019 paper "Probabilistic Neural-symbolic Models for Interpretable Visual Question Answering" [long-oral]
rentainhe/TRAR-VQA
[ICCV 2021] Official implementation of the paper "TRAR: Routing the Attention Spans in Transformers for Visual Question Answering"
nerdimite/neuro-symbolic-ai-soc
Neuro-Symbolic Visual Question Answering on Sort-of-CLEVR using PyTorch
basiclab/CPCStoryVisualization-Pytorch
Character-Preserving Coherent Story Visualization, ECCV 2020
hughplay/TVR
:boom: Transformation Driven Visual Reasoning - CVPR 2021
roeiherz/CanonicalSg2Im
Code for "Learning Canonical Representations for Scene Graph to Image Generation", Herzig & Bar et al., ECCV2020
ExplainableML/CLEVR-X
CLEVR-X: A Visual Reasoning Dataset for Natural Language Explanations
mesnico/learning-relationship-aware-visual-features
Relational Content-Based Image Retrieval (R-CBIR) - Retrieving images with given relationships among objects
aelnouby/Relational-Networks
Pytorch implementation of " A simple neural network module for relational reasoning" paper aka Relational networks for visual reasoning.
vadimkantorov/yet_another_pytorch_slot_attention
Reimplementation of Slot Attention (object discovery task) in PyTorch with converted checkpoint
KnetML/MAC-Network
Memory, Attention and Composition (MAC) Network for CLEVR implemented via KnetLayers
KnetML/Relational-Network
Knet implementation of "A simple neural network module for relational reasoning" (Relational Networks) https://arxiv.org/pdf/1706.01427.pdf
davidsketchdeck/clevr-graph
CLEVR graph: A dataset for graph based reasoning
ekinakyurek/Mac-Network
VQA: Memory, Attention and Composition (MAC) Network for CLEVR implemented via KnetLayers
rs9000/VisualReasoning_MMnet
Visual reasoning modular memory network
LivingSkySchoolDivision/SchoolLogicDataExtractor
A system to extract data from SchoolLogic into standard vendor formats
SamaherA/vqa
VQA using the Differentiable Forth Interpreter