nerdimite/neuro-symbolic-ai-soc
Neuro-Symbolic Visual Question Answering on Sort-of-CLEVR using PyTorch
This project helps researchers and developers working on AI systems to build visual question-answering capabilities. It takes an image and a natural language question about the image as input, then outputs a precise answer. This is ideal for those exploring how to combine deep learning's pattern recognition with symbolic reasoning for more robust AI.
No commits in the last 6 months.
Use this if you are an AI researcher or developer experimenting with neuro-symbolic methods to improve visual question answering.
Not ideal if you need a production-ready, off-the-shelf visual question-answering system for general-purpose applications.
Stars
60
Forks
13
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 28, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nerdimite/neuro-symbolic-ai-soc"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
open-mmlab/mmpretrain
OpenMMLab Pre-training Toolbox and Benchmark
facebookresearch/mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
HuaizhengZhang/Awsome-Deep-Learning-for-Video-Analysis
Papers, code and datasets about deep learning and multi-modal learning for video analysis
KaiyangZhou/pytorch-vsumm-reinforce
Unsupervised video summarization with deep reinforcement learning (AAAI'18)