vqa.pytorch
VQA model
A PyTorch implementation of visual question answering with multimodal representation learning
Visual Question Answering in Pytorch
718 stars
33 watching
177 forks
Language: Python
last commit: about 5 years ago clevrcocodeep-learningpytorchresnetskipthoughtstorchvgenomevqa
Related projects:
Repository | Description | Stars |
---|---|---|
| PyTorch implementation of video question answering system based on TVQA dataset | 172 |
| Implementations and tools for training and fine-tuning a visual question answering model based on the 2017 CVPR workshop winner's approach. | 164 |
| An implementation of a VQA system using bottom-up attention, aiming to improve the efficiency and speed of visual question answering tasks. | 755 |
| A PyTorch-based model for answering questions about videos based on unseen scenes and storylines | 19 |
| An implementation of a two-stage framework designed to prompt large language models with answer heuristics for knowledge-based visual question answering tasks. | 270 |
| A Visual Question Answering model using a deeper LSTM and normalized CNN architecture. | 377 |
| Implementing reading comprehension from Wikipedia questions to answer open-domain queries using PyTorch and SQuAD dataset | 401 |
| An efficient framework for end-to-end learning on image-text and video-text tasks | 709 |
| A PyTorch-based simulator for quantum machine learning | 45 |
| Tools and scripts for training and evaluating a visual question answering model using transfer learning from an external data source. | 20 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| A PyTorch implementation of an improved question answering architecture with dynamic memory networks and attention mechanisms | 64 |
| Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| A C++ implementation of PyTorch tutorials | 1,978 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |