TorRient / Video-Summarization-Pytorch

IMPLEMENT AAAI 2018 - Unsupervised video summarization with deep reinforcement learning (PyTorch)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to generate a dataset ?

anbuharry opened this issue · comments

If you want to create a dataset for your own video you need Features is enough for training

there are 2 ways for getting a dataset one is to go and download the TVSum SumMe dataset page and download it others are the same

Put your video in the dataset folder and run it it will generate a dataset. it works fine