python = 3.8
Pytorch
tabulate
mkdir dataset and put mp4 video files
python create_data.py --input videos --output dataset/data.h5
python test.py -d dataset/data.h5
Single video
python test.py -d dataset/data.h5
For Multi videos
python test_final.py -d dataset/video1.h5 -da dataset/video2.h5 -f data/video1 -fa data/video2
Video summarization will be saved folder log/summary