Hassaan-Elahi / Dense-CaptioningLinks
Dense Captioning is a system of fully localized Deep Convolutional Neural networks to translate a video into natural language. It uses CNN (VGG16) for feature extraction from video and encoder-decoder models (LSTM & GRU) to generate descriptions utilizing transfer-learning approach.
☆11Updated 6 years ago
Alternatives and similar repositories for Dense-Captioning
Users that are interested in Dense-Captioning are comparing it to the libraries listed below
Sorting:
- This repository contains the code for a video captioning system inspired by Sequence to Sequence -- Video to Text. This system takes as i…☆172Updated 6 years ago
- PyTorch implementation of the ACCV 2018-AIU2018 paper Video Summarization with Attention☆184Updated 3 years ago
- A PyTorch reimplementation of FCSN in paper "Video Summarization Using Fully Convolutional Sequence Networks"☆118Updated 2 years ago
- Official Tensorflow Implementation of the paper "Bidirectional Attentive Fusion with Context Gating for Dense Video Captioning" in CVPR 2…☆151Updated 6 years ago
- A repository for extract CNN features from videos using pytorch☆70Updated 2 years ago
- Video Grounding and Captioning☆331Updated 4 years ago
- AAAI 2018 - Unsupervised video summarization with deep reinforcement learning (Theano)☆141Updated 3 years ago
- Unsupervised video summarization with deep reinforcement learning (AAAI'18)☆498Updated last year
- Code and demos for our paper at ACM MM 2017☆62Updated 6 years ago
- Video Summarization Dataset, Papers, Codes☆173Updated 7 years ago
- Image Captioning with Keras☆64Updated 5 years ago
- TOMM2020 Dual-Path Convolutional Image-Text Embedding with Instance Loss https://arxiv.org/abs/1711.05535☆296Updated 9 months ago
- This is an i3d version which can be used to finetune on other video dataset.☆41Updated 7 years ago
- Image Captioning: Implementing the Neural Image Caption Generator☆21Updated 5 years ago
- Image captioning models in PyTorch☆36Updated 4 years ago
- 视频的文本摘要(标注),输入一段视频,通过深度学习网络和人工智能程序识别视频主要表达的意思(Input a video output a txt decribing the video)。☆190Updated 7 years ago
- Unofficial PyTorch Implementation of SUM-GAN from "Unsupervised Video Summarization with Adversarial LSTM Networks" (CVPR 2017)☆242Updated 2 years ago
- Implementation of our ECCV 2016 Paper (Video Summarization with Long Short-term Memory)☆198Updated 8 years ago
- Re-implement CVPR2017 paper: "dense captioning with joint inference and visual context" and minor changes in Tensorflow. (mAP 8.296 after…☆60Updated 6 years ago
- A reimplementation of Show and Tell☆15Updated 6 years ago
- Repository for image caption for Chinese☆28Updated 7 years ago
- Experimenting with different Summarizing techniques on SumMe Dataset☆141Updated 5 years ago
- PyTorch implementation of Chinese image captioning on AI_challenger dataset☆34Updated 5 years ago
- Codes for paper of "Attention-based LSTM with Semantic Consistency for Videos Captioning "☆18Updated 8 years ago
- Video Summarization (Attention Mechanism and Hierarchical LSTM)☆31Updated 7 years ago
- Image Captioning based on Bottom-Up and Top-Down Attention model☆104Updated 6 years ago
- Word2VisualVec : Predicting Visual Features from Text for Image and Video Caption Retrieval☆70Updated 5 years ago
- Pytorch C3D feature extractor☆133Updated 7 years ago
- A Pytorch implementation of "describing videos by exploiting temporal structure", ICCV 2015☆48Updated 2 years ago
- Image Caption with Attention | a PyTorch Project to Image Caption☆17Updated 6 years ago