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

Unsupervised video summarization with deep reinforcement learning (AAAI'18)

Results 60 pytorch-vsumm-reinforce issues
Sort by recently updated
recently updated
newest added

Hi I have generated summary through tvsum and summe datasets. But I want to compare ground truth and generated summary frame by frame. Please give me any suggestions how I...

Hi, i'm working on this code. But i can't find the relationship between 'gtscore' and 'gtsummary' in summe and tvsum datasets. Furthermore, I found that they have the same dimension....

In which part of the code is the GoogLe Net as the first part of the DSN specified?

Hi~ Problem with video index when running summary2video.py. "result.h5" is verified as below. result.h5 - video_10 - video_18 - video_3 - video_5 - video_8 I have created a Frame file...

Hello, I want to get the original Youtube and OVP datasets, but I can't find a link to download, can anyone help me?thanks very much!

Hello, i want to train my model with my videos, but i do not understand what i need to do Can you teach me what i need to do by...

How can I know the correspondence between the data in the H5 file and the original videos? Looking forward to your reply!

Im able to create summary for few SumMe videos, while for some videos such as Scuba.webm. The videoframes are available until 02221.png, however in machinesummary the frames are available until...

Sir, I read your code and the issues but I coudn't find the way to summary my own video, please help me, thanks

Hello,I want to ask how to determine the frame level importance score,if I want to know how to calculate this score. Where should I need to read the article or...