ttengwang / PDVCLinks
End-to-End Dense Video Captioning with Parallel Decoding (ICCV 2021)
☆222Updated last year
Alternatives and similar repositories for PDVC
Users that are interested in PDVC are comparing it to the libraries listed below
Sorting:
- Research code for CVPR 2022 paper "SwinBERT: End-to-End Transformers with Sparse Attention for Video Captioning"☆245Updated 3 years ago
- [arXiv22] Disentangled Representation Learning for Text-Video Retrieval☆96Updated 3 years ago
- [CVPR2023] All in One: Exploring Unified Video-Language Pre-training☆282Updated 2 years ago
- [CVPR2022] Official code for Hierarchical Modular Network for Video Captioning. Our proposed HMN is implemented with PyTorch.☆52Updated 3 years ago
- ☆190Updated 2 years ago
- [ECCV 2022] A pytorch implementation for TS2-Net: Token Shift and Selection Transformer for Text-Video Retrieval☆77Updated 2 years ago
- Video Feature Extraction Code for EMNLP 2020 paper "HERO: Hierarchical Encoder for Video+Language Omni-representation Pre-training"☆114Updated 4 years ago
- https://layer6ai-labs.github.io/xpool/☆128Updated 2 years ago
- UMT is a unified and flexible framework which can handle different input modality combinations, and output video moment retrieval and/or …☆229Updated last year
- A PyTorch implementation of state of the art video captioning models from 2015-2019 on MSVD and MSRVTT datasets.☆73Updated 2 years ago
- [NeurIPS 2021] Moment-DETR code and QVHighlights dataset☆325Updated last year
- Summary about Video-to-Text datasets. This repository is part of the review paper *Bridging Vision and Language from the Video-to-Text Pe…☆128Updated last year
- [CVPR 2022 Oral] TubeDETR: Spatio-Temporal Video Grounding with Transformers