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: 4 months ago

Related projects:

Repository Description Stars
xiadingz/video-caption.pytorch PyTorch implementation of video captioning, combining deep learning and computer vision techniques. 402
cshizhe/asg2cap An image caption generation model that uses abstract scene graphs to fine-grained control and generate captions 200
nickjiang2378/vl-interp This project provides an official PyTorch implementation of a method to interpret and edit vision-language representations to mitigate hallucinations in image captions. 46
kacky24/stylenet A PyTorch implementation of a framework for generating captions with styles for images and videos. 63
eladhoffer/captiongen A PyTorch-based tool for generating captions from images 128
yikang-li/msdn An 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.pytorch A PyTorch implementation of Scene Graph Generation methods with support for visualization and evaluation on custom images 1,085
yongliang-wu/explorecfg This 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.pytorch A collection of PyTorch implementations of various scene graph generation models 732
fengyang0317/unsupervised_captioning An unsupervised image captioning framework that allows generating captions from images without paired data. 215
ruotianluo/self-critical.pytorch An implementation of Self-critical Sequence Training for Image Captioning and related techniques. 998
ruotianluo/imagecaptioning.pytorch A Python-based framework for training and testing image captioning models using PyTorch. 1,458
kenneth-wong/het-eccv20 Generates human-mimetic hierarchical scene graphs from images using a hierarchical approach. 16
jaywongwang/densevideocaptioning An implementation of a dense video captioning model with attention-based fusion and context gating 149
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 366