DenseVideoCaptioning

Video captioning model

An implementation of a dense video captioning model with attention-based fusion and context gating

Official Tensorflow Implementation of the paper "Bidirectional Attentive Fusion with Context Gating for Dense Video Captioning" in CVPR 2018, with code, model and prediction results.

GitHub

149 stars
6 watching
50 forks
Language: Python
last commit: about 7 years ago
dense-video-captioning

Related projects:

RepositoryDescriptionStars
jamespark3922/adv-infA method for generating and evaluating video captions using adversarial inference, trained on large datasets of text and multimedia features.34
cshizhe/asg2capAn image caption generation model that uses abstract scene graphs to fine-grained control and generate captions200
xiadingz/video-caption.pytorchPyTorch implementation of video captioning, combining deep learning and computer vision techniques.402
zhegan27/semantic_compositional_netsA deep learning framework providing a model architecture and training code for image captioning using semantic compositional networks70
yiwuzhong/sub-gcA PyTorch implementation of image captioning models via scene graph decomposition.96
shangwei5/vidueA deep learning model that jointly performs video frame interpolation and deblurring with unknown exposure time69
jayleicn/clipbertAn efficient framework for end-to-end learning on image-text and video-text tasks709
chapternewscu/image-captioning-with-semantic-attentionA deep learning model for generating image captions with semantic attention51
jcjohnson/densecapA deep learning framework for generating natural language descriptions of images by detecting objects and their attributes1,584
pku-yuangroup/video-benchEvaluates and benchmarks large language models' video understanding capabilities121
kdexd/virtexA pretraining approach that uses semantically dense captions to learn visual representations and improve image understanding tasks.556
deeprnn/image_captioningThis implementation allows users to generate captions from images using a neural network model with visual attention.790
pku-yuangroup/chronomagic-benchProvides a benchmarking framework for evaluating the quality of text-to-video generation models191
codeslake/pvdnetAn open-source implementation of a deep learning model for video deblurring and motion estimation.114
zhengpeng7/birefnetAn open-source implementation of an image segmentation model that combines background removal and object detection capabilities.1,484