kezhang-cs / Video-Summarization-with-LSTM

Implementation of our ECCV 2016 Paper (Video Summarization with Long Short-term Memory)
Other
197 stars 54 forks source link

How can we preprocess the frames in video? #28

Open thswodnjs3 opened 1 year ago

thswodnjs3 commented 1 year ago

Hello, I'm the student who is interested in Video Summarization task. I've read some papers but I haven't found out is there any preprocessing steps needed before inputing frames of video into GoogleNet. Did I have to just input frame as it is into GoogleNet or there any other preprocessing steps needed before inputing? (such as resize, centercrop, mean and std value if I have to use normalize) I want to study Video Summarization task more, but this is the most difficult part for me, because I got different f-score when I used features made by myself. I hope there is someone who can answer this....

I'm not good at English so if there is something you can't understnad, please let me know. Thanks

lousiming commented 12 hours ago

Hello, I'm the student who is interested in Video Summarization task. I've read some papers but I haven't found out is there any preprocessing steps needed before inputing frames of video into GoogleNet. Did I have to just input frame as it is into GoogleNet or there any other preprocessing steps needed before inputing? (such as resize, centercrop, mean and std value if I have to use normalize) I want to study Video Summarization task more, but this is the most difficult part for me, because I got different f-score when I used features made by myself. I hope there is someone who can answer this....

I'm not good at English so if there is something you can't understnad, please let me know. Thanks

天呀,我居然在这找到你了,读了大佬24年cvpr论文,tql,可不可以加个微信大佬,想学习下