Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create the h5 file for my own videos? #26

Open
das-mithun opened this issue Jun 19, 2020 · 3 comments
Open

How to create the h5 file for my own videos? #26

das-mithun opened this issue Jun 19, 2020 · 3 comments

Comments

@das-mithun
Copy link

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?

@anaghazachariah
Copy link

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

@Chen414
Copy link

Chen414 commented Dec 7, 2020

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

@ChangPtR
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants