adv-inf
Caption generation
A method for generating and evaluating video captions using adversarial inference, trained on large datasets of text and multimedia features.
Adversarial Inference for Multi-Sentence Video Descriptions (CVPR 2019)
34 stars
4 watching
14 forks
Language: Python
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jaywongwang/densevideocaptioning | An implementation of a dense video captioning model with attention-based fusion and context gating | 148 |
kacky24/stylenet | A PyTorch implementation of a framework for generating captions with styles for images and videos. | 63 |
vision-cair/chatcaptioner | Enables automatic generation of descriptive text from images and videos based on user input. | 452 |
ibm/max-image-caption-generator | An image caption generation system utilizing machine learning models and deep neural networks. | 84 |
cshizhe/asg2cap | An image caption generation model that uses abstract scene graphs to fine-grained control and generate captions | 200 |
xiadingz/video-caption.pytorch | PyTorch implementation of video captioning, combining deep learning and computer vision techniques. | 401 |
jazzsaxmafia/show_attend_and_tell.tensorflow | A TensorFlow implementation of a neural caption generator using attention mechanisms. | 506 |
eladhoffer/captiongen | A PyTorch-based tool for generating captions from images | 128 |
lukemelas/image-paragraph-captioning | Trains image paragraph captioning models to generate diverse and accurate captions | 90 |
jind11/textfooler | A tool for generating adversarial examples to attack text classification and inference models | 494 |
apple2373/chainer-caption | An image caption generation system using a neural network architecture with pre-trained models. | 64 |
fengyang0317/unsupervised_captioning | An unsupervised image captioning framework that allows generating captions from images without paired data. | 215 |
eric-xw/arel | This codebase provides an implementation of a novel adversarial reward learning algorithm for generating human-like visual stories from image sequences. | 137 |
tabacof/adversarial | An adversarial image optimization tool allowing users to generate images designed to deceive machine learning models | 69 |
transitive-bullshit/ffmpeg-generate-video-preview | Generates image strips or GIFs from video files | 152 |