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

Related projects:

Repository Description Stars
xiadingz/video-caption.pytorch PyTorch implementation of video captioning, combining deep learning and computer vision techniques. 401
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. 31
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,075
yongliang-wu/explorecfg This project explores how varying configurations affect the performance of image captioning models 27
jwyang/graph-rcnn.pytorch Reimplemented scene graph generation models using PyTorch 1.0 733
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. 997
ruotianluo/imagecaptioning.pytorch A Python-based framework for training and testing image captioning models using PyTorch. 1,451
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 148
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365