Harryjun

Results 14 comments of Harryjun

You should modify common_params.py, add image_width

> @hungbie > Hi, you should input features of each frame. > You can use KTS in "utils/generate_dataset.py" at [this](https://github.com/SinDongHwan/pytorch-vsumm-reinforce) Hi @SinDongHwan I use your code "generate_dataset.py" then,I fond the...

@SinDongHwan Hi,I find we make the h5 file so slowly,like this ![image](https://user-images.githubusercontent.com/12987792/67657289-484b9d80-f991-11e9-95c2-c3f3bcc56d2c.png) it process one frame / second could you have this problem,and give me some suggestion?

@SinDongHwan I make some change in this resp,we could not save so many frames,then,we only save feature.(because the train only use feature.),at last,we make summary by the opencv frame. the...

@SinDongHwan Hi,I find the checkpoint got by KTS is not same with the datasets author give.what the reason

@SinDongHwan Hi,I want to ask you some question,Recently, we are using a video keyframe extraction to do a work.so I make a test about DSN ,the I fond it can...

@Swati640 @SinDongHwan you can send the author a email to get some suggestion,if you have some solution,please tell me ,thanks! And I think First,different net or params will make different...

@syedimad1998 @Euphe @mayank26saxena you can see here, I make some introduction [code](https://github.com/Harryjun/pytorch-vsumm-reinforce) First make datastes ` python video_forward2.py --makedatasets --dataset data_our/data_h5/data1.h5 --video-dir data_video/data1/ --frm-dir data_our/frames ` Second make score and...

you can see here, I make some introduction [code](https://github.com/Harryjun/pytorch-vsumm-reinforce) First make datastes ` python video_forward2.py --makedatasets --dataset data_our/data_h5/data1.h5 --video-dir data_video/data1/ --frm-dir data_our/frames ` Second make score and generate summary `...

you can see here, I make some introduction [code](https://github.com/Harryjun/pytorch-vsumm-reinforce) First make datastes ` python video_forward2.py --makedatasets --dataset data_our/data_h5/data1.h5 --video-dir data_video/data1/ --frm-dir data_our/frames ` Second make score and generate summary `...