Open das-mithun opened 4 years ago
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 , i meet a promble , it said that ModuleNotFoundError: No module named 'networks' Can you help me to solve this promble? thank ~
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.
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?