Skip to content

hyounghk/VideoQADenseCapFrameGate-ACL2020

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

VideoQADenseCapFrameGate-ACL2020

Code for ACL 2020 paper "Dense-Caption Matching and Frame-Selection Gating for Temporal Localization in VideoQA." Hyounghun Kim, Zineng Tang, Mohit Bansal.

Prerequisites

  • Python 2.7
  • PyTorch 1.1 or Up
  • Install all the required packages from requirements.txt file.
pip install -r requirements.txt

Datasets:

Please downlaod basic data from the TVQA+ web page here.
Please download pre-processed data from here.

Usage

To train the model:

bash main_run.sh

Best pre-trained model can be downloaded from here.

Acknowledgments

Base code is from the TVQA+ code repository.

About

Code for ACL 2020 paper "Dense-Caption Matching and Frame-Selection Gating for Temporal Localization in VideoQA." Hyounghun Kim, Zineng Tang, Mohit Bansal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published