Skip to content

PyTorch version of "TALL: Temporal Activity Localization via Language Query. Gao et al. ICCV2017."

Notifications You must be signed in to change notification settings

aries-young/TALL-Pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch version of "TALL: Temporal Activity Localization via Language Query. Gao et al. ICCV2017."

Thanks to tensorflow code from jiyanggao/TALL.

Require:

Python 3.x
PyTorch 1.x
tensorboardX

Visual Features on TACoS

Download the C3D features for training set and test set of TACoS dataset. Modify the path to feature folders in config.py

Also see in baidupan, code: 0rtw

Sentence Embeddings on TACoS

Download the Skip-thought sentence embeddings and sample files from here of TACoS Dataset, and put them under exp_data folder.

Reproduce the results on TACoS

python main.py

About

PyTorch version of "TALL: Temporal Activity Localization via Language Query. Gao et al. ICCV2017."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%