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

43 stars
4 watching
7 forks
Language: Python
last commit: over 1 year ago
cvprcvpr2022deep-learninggrounded-situation-recognitionpytorchscene-understandingtranformertransformers

Related projects:

Repository Description Stars
theshadow29/zsgnet-pytorch An implementation of a computer vision model that grounds objects in images using natural language queries. 69
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041
boyuanjiang/context_encoder_pytorch A PyTorch implementation of a deep learning model for inpainting images using contextual information 365
hszhao/pspnet A PyTorch implementation of a deep learning model for semantic image segmentation 1,593
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
woozzu/dong_iccv_2017 An implementation of semantic image synthesis via adversarial learning using PyTorch 145
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
mkocabas/coordconv-pytorch An implementation of a convolutional neural network component that handles spatial coordinates. 397
isht7/pytorch-deeplab-resnet A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. 602
jinsc37/difrint A PyTorch implementation of a deep learning-based method for video stabilization via frame interpolation. 82
carpedm20/began-pytorch An implementation of a deep learning model for generating images from text descriptions 262
huochaitiantang/pytorch-deep-image-matting Deep learning implementation of image matting, aiming to separate foreground and background from input images. 293
nexusapoorvacus/deepvariationstructuredrl An implementation of reinforcement learning for visual relationship and attribute detection using PyTorch. 63
owenzlz/deepimageblending A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss 431
tstandley/xception-pytorch An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification 250