vsumm-reinforce icon indicating copy to clipboard operation
vsumm-reinforce copied to clipboard

How to create the h5 file for my own videos?

Open das-mithun opened this issue 4 years ago • 3 comments

Can anyone guide me on the steps, how can I use my own videos for training and testing? I have a folder containing all the videos. How to convert them in h5 format? using the link, I am able to generate feature for one video, how to do that for all the videos and save it in h5 file?

das-mithun avatar Jun 19 '20 19:06 das-mithun

use a loop to repeat the same procedure for every videos in the folder..for better understanding you can refer https://github.com/TorRient/Video-Summarization-Pytorch

anaghazachariah avatar Sep 08 '20 11:09 anaghazachariah

Hello , i meet a promble , it said that ModuleNotFoundError: No module named 'networks' Can you help me to solve this promble? thank ~

Chen414 avatar Dec 07 '20 02:12 Chen414

use a loop to repeat the same procedure for every videos in the folder..for better understanding you can refer https://github.com/TorRient/Video-Summarization-Pytorch

Hello, could you get the same change points as the dataset from the author? I still cannot get them.

ChangPtR avatar Mar 16 '21 03:03 ChangPtR