VSRN

Visual matcher

An open-source PyTorch implementation of a visual semantic reasoning model for image-text matching

PyTorch code for ICCV'19 paper "Visual Semantic Reasoning for Image-Text Matching"

GitHub

294 stars
8 watching
45 forks
Language: Python
last commit: almost 5 years ago

Related projects:

Repository Description Stars
penghao-wu/vstar PyTorch implementation of guided visual search mechanism for multimodal LLMs 527
nexusapoorvacus/deepvariationstructuredrl An implementation of reinforcement learning for visual relationship and attribute detection using PyTorch. 63
aaltovision/dgc-net An implementation of a dense geometric correspondence network using PyTorch for image matching and computer vision tasks. 203
fartashf/vsepp A PyTorch implementation of visual-semantic embedding methods for image-caption retrieval 489
mattmacy/vnet.pytorch A PyTorch implementation of V-Net for volumetric medical image segmentation 694
woozzu/dong_iccv_2017 An implementation of semantic image synthesis via adversarial learning using PyTorch 145
potterhsu/svhnclassifier-pytorch A PyTorch implementation of multi-digit number recognition from street view imagery using deep convolutional neural networks 200
kimhc6028/relational-networks A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks 812
mrgemy95/visual-interaction-networks-pytorch An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. 166
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
alibaba-edu/simple-effective-text-matching-pytorch An open-source implementation of a neural text matching architecture designed to be fast and strong for general-purpose text matching tasks. 305
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 381
harshtrivedi/nmn-pytorch A PyTorch implementation of Neural Module Networks for Visual Question Answering 108
hanzhanggit/stackgan A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions 1,860
clementpinard/sfmlearner-pytorch PyTorch implementation of unsupervised depth and ego-motion learning from video sequences 1,014