Sub-GC

Image Captioner

A PyTorch implementation of image captioning models via scene graph decomposition.

[ECCV 2020] Official code for "Comprehensive Image Captioning via Scene Graph Decomposition"

GitHub

96 stars
5 watching
16 forks
Language: Jupyter Notebook
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
xiadingz/video-caption.pytorchPyTorch implementation of video captioning, combining deep learning and computer vision techniques.402
cshizhe/asg2capAn image caption generation model that uses abstract scene graphs to fine-grained control and generate captions200
nickjiang2378/vl-interpThis project provides an official PyTorch implementation of a method to interpret and edit vision-language representations to mitigate hallucinations in image captions.46
kacky24/stylenetA PyTorch implementation of a framework for generating captions with styles for images and videos.63
eladhoffer/captiongenA PyTorch-based tool for generating captions from images128
yikang-li/msdnAn implementation of a multi-level scene description network in PyTorch for generating scene graphs from object, phrase, and region captions.227
kaihuatang/scene-graph-benchmark.pytorchA PyTorch implementation of Scene Graph Generation methods with support for visualization and evaluation on custom images1,085
yongliang-wu/explorecfgThis project develops strategies to optimize in-context sequence configurations for Vision-Language few-shot learning, with a focus on exploring the effects of varying configurations on image-text pairs.33
jwyang/graph-rcnn.pytorchA collection of PyTorch implementations of various scene graph generation models732
fengyang0317/unsupervised_captioningAn unsupervised image captioning framework that allows generating captions from images without paired data.215
ruotianluo/self-critical.pytorchAn implementation of Self-critical Sequence Training for Image Captioning and related techniques.998
ruotianluo/imagecaptioning.pytorchA Python-based framework for training and testing image captioning models using PyTorch.1,458
kenneth-wong/het-eccv20Generates human-mimetic hierarchical scene graphs from images using a hierarchical approach.16
jaywongwang/densevideocaptioningAn implementation of a dense video captioning model with attention-based fusion and context gating149
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366