CoFormer

Image grounding model

An implementation of a deep learning model for grounding situation recognition in images

[CVPR'22] Official PyTorch Implementation of "Collaborative Transformers for Grounded Situation Recognition"

GitHub

45 stars
4 watching
7 forks
Language: Python
last commit: over 3 years ago
cvprcvpr2022deep-learninggrounded-situation-recognitionpytorchscene-understandingtranformertransformers

Related projects:

RepositoryDescriptionStars
theshadow29/zsgnet-pytorchAn implementation of a computer vision model that grounds objects in images using natural language queries.69
zhanghang1989/pytorch-encodingA Python framework for building deep learning models with optimized encoding layers and batch normalization.2,044
boyuanjiang/context_encoder_pytorchA PyTorch implementation of a deep learning model for inpainting images using contextual information366
hszhao/pspnetA PyTorch implementation of a deep learning model for semantic image segmentation1,598
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
woozzu/dong_iccv_2017An implementation of semantic image synthesis via adversarial learning using PyTorch145
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
mkocabas/coordconv-pytorchAn implementation of a convolutional neural network component that handles spatial coordinates.397
isht7/pytorch-deeplab-resnetA deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks.602
jinsc37/difrintA PyTorch implementation of a deep learning-based method for video stabilization via frame interpolation.82
carpedm20/began-pytorchAn implementation of a deep learning model for generating images from text descriptions262
huochaitiantang/pytorch-deep-image-mattingDeep learning implementation of image matting, aiming to separate foreground and background from input images.293
nexusapoorvacus/deepvariationstructuredrlAn implementation of reinforcement learning for visual relationship and attribute detection using PyTorch.63
owenzlz/deepimageblendingA PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss435
tstandley/xception-pytorchAn implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification249