captionGen

Image caption generator

A PyTorch-based tool for generating captions from images

Generate captions for an image using PyTorch

GitHub

128 stars
3 watching
30 forks
Language: Jupyter Notebook
last commit: over 7 years ago

Related projects:

Repository Description Stars
kacky24/stylenet A PyTorch implementation of a framework for generating captions with styles for images and videos. 63
yiwuzhong/sub-gc A PyTorch implementation of image captioning models via scene graph decomposition. 96
ibm/max-image-caption-generator An image caption generation system utilizing machine learning models and deep neural networks. 84
carpedm20/began-pytorch An implementation of a deep learning model for generating images from text descriptions 262
xiadingz/video-caption.pytorch PyTorch implementation of video captioning, combining deep learning and computer vision techniques. 401
ruotianluo/imagecaptioning.pytorch A Python-based framework for training and testing image captioning models using PyTorch. 1,451
apple2373/chainer-caption An image caption generation system using a neural network architecture with pre-trained models. 64
lukemelas/image-paragraph-captioning Trains image paragraph captioning models to generate diverse and accurate captions 90
tpkahlon/captcha-image A library to generate images with distorted text and background patterns for security purposes. 8
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
junyanz/bicyclegan A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. 1,486
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
yocontra/captchagen A middleware stack for generating captchas in NodeJS 182
ashual/scene_generation A PyTorch implementation of a deep learning-based method for generating interactive scenes with specified object attributes and relations 187