vijayvee / video-captioningLinks
This repository contains the code for a video captioning system inspired by Sequence to Sequence -- Video to Text. This system takes as input a video and generates a caption in English describing the video.
☆166Updated 5 years ago
Alternatives and similar repositories for video-captioning
Users that are interested in video-captioning are comparing it to the libraries listed below
Sorting:
- pytorch implementation of video captioning☆399Updated 5 years ago
- Official Tensorflow Implementation of the paper "Bidirectional Attentive Fusion with Context Gating for Dense Video Captioning" in CVPR 2…☆150Updated 5 years ago
- Video Grounding and Captioning☆327Updated 3 years ago
- 🎬 Video Captioning: ICCV '15 paper implementation☆47Updated 7 years ago
- Evaluation code for Dense-Captioning Events in Videos☆128Updated 6 years ago
- Using Semantic Compositional Networks for Video Captioning☆96Updated 6 years ago
- ☆189Updated last week
- Re-implement CVPR2017 paper: "dense captioning with joint inference and visual context" and minor changes in Tensorflow. (mAP 8.296 after…