code for Convolutional Hierarchical Attention Network for Query-Focused Video Summarization,which is accepted by AAAI 2020 conference.
- Python 3.5
- PyTorch 1.4.0
- matlab.engine (Install MATLAB Engine API for Python here)
- gensim
- h5py
- download and unzip glove.840B.300d.zip and place it at ./data/glove.bin
- download and unzip UTC_feature.zip and place it at ./data/
- (optional) modify json file in config folder for experimental setting
python main.py