Open HrsPythonix opened 6 years ago
Hey.. Did you work out on user_summary? i am stuck with same
Hey... Did you work out on user_summary? I am stuck with the same
Could u please guide me to create a dataset for my own video I don't know how to create a dataset?
Hey... Did you work out on user_summary? I am stuck with the same
Could u please guide me to create a dataset for my own video I don't know how to create a dataset?
You can check my github profile. I recreated the code on UCF - 101 dataset. The docker image is available
I got a question, if I want to use my own dataset, but there is no label in the dataset, when I construct the hdf5 file, what should I do with user_summary, gts_score and gtsummary?
Also I see these three labels only used in evaluation process, does this means that I can just delete them both in hdf5 and the evaluation function? (I mean in the pytorch implementation)
Moreover, if I want to use the result.json to generate a summarization video for a raw video, can I delete these three labels?
Originally posted by @HrsPythonix in https://github.com/KaiyangZhou/vsumm-reinforce/issues/1#issuecomment-423401299