Shreyz-max / Video-CaptioningLinks
Video Captioning is an encoder decoder mode based on sequence to sequence learning
☆137Updated last year
Alternatives and similar repositories for Video-Captioning
Users that are interested in Video-Captioning are comparing it to the libraries listed below
Sorting:
- Source code for "Bi-modal Transformer for Dense Video Captioning" (BMVC 2020)☆228Updated 2 years ago
- Image Captioning Using Transformer☆271Updated 3 years ago
- Implemented 3 different architectures to tackle the Image Caption problem, i.e, Merged Encoder-Decoder - Bahdanau Attention - Transformer…☆40Updated 4 years ago
- COOT: Cooperative Hierarchical Transformer for Video-Text Representation Learning☆290Updated 3 years ago
- Video to Text: Natural language description generator for some given video. [Video Captioning]☆359Updated 3 years ago
- A neural network to generate captions for an image using CNN and RNN with BEAM Search.☆309Updated 5 years ago
- PyTorch implementation of Multi-modal Dense Video Captioning (CVPR 2020 Workshops)☆143Updated 2 years ago
- A repository for extract CNN features from videos using pytorch☆70Updated 2 years ago
- Video Grounding and Captioning☆331Updated 4 years ago
- Using LSTM or Transformer to solve Image Captioning in Pytorch☆79Updated 4 years ago
- Easy to use video deep features extractor☆321Updated 5 years ago
- Using VideoBERT to tackle video prediction☆132Updated 4 years ago
- Pytorch VQA : Visual Question Answering (https://arxiv.org/pdf/1505.00468.pdf)☆96Updated 2 years ago
- Pytorch implementation of image captioning using transformer-based model.☆68Updated 2 years ago
- Video embeddings for retrieval with natural language queries☆342Updated 2 years ago
- Source code for the paper "Unsupervised Video Summarization via Multi-source Features" published at ICMR 2021☆21Updated 3 years ago
- Extract video features from raw videos using multiple GPUs. We support RAFT flow frames as well as S3D, I3D, R(2+1)D, VGGish, CLIP, and T…☆624Updated 9 months ago
- A PyTorch Implementation of PGL-SUM from "Combining Global and Local Attention with Positional Encoding for Video Summarization" (IEEE IS…☆91Updated 2 years ago
- Implementation of 'X-Linear Attention Networks for Image Captioning' [CVPR 2020]☆275Updated 4 years ago
- A PyTorch implementation of state of the art video captioning models from 2015-2019 on MSVD and MSRVTT datasets.☆73Updated 2 years ago
- DSNet: A Flexible Detect-to-Summarize Network for Video Summarization☆218Updated 4 years ago
- Experimenting with different Summarizing techniques on SumMe Dataset☆142Updated 5 years ago
- Image Captioning using CNN and Transformer.☆55Updated 4 years ago
- Image Captioning: Implementing the Neural Image Caption Generator☆21Updated 5 years ago
- IMPLEMENT AAAI 2018 - Unsupervised video summarization with deep reinforcement learning (PyTorch)☆42Updated 4 years ago
- Research code for CVPR 2022 paper "SwinBERT: End-to-End Transformers with Sparse Attention for Video Captioning"☆245Updated 3 years ago
- End-to-End Dense Video Captioning with Parallel Decoding (ICCV 2021)☆224Updated last year
- 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 VQA: Visual Question Answering (https://arxiv.org/pdf/1505.00468.pdf) using VQA v2.0 dataset for open-ended ta…☆20Updated 5 years ago
- generate captions for images using a CNN-RNN model that is trained on the Microsoft Common Objects in COntext (MS COCO) dataset☆81Updated 7 years ago