j-min / Adversarial_Video_Summary

Unofficial PyTorch Implementation of SUM-GAN from "Unsupervised Video Summarization with Adversarial LSTM Networks" (CVPR 2017)
240 stars 61 forks source link

How to run train processing by data of OVP(open video project) #4

Open air677 opened 6 years ago

air677 commented 6 years ago

Hello, Thank you for your code, I plan to train the algorithm by data of OVP(open video project). but the data of OVP are .mpg format files, it's not directly used to be training SUM-GAN. so, how should I do for running train processing. Thanks

HPL123 commented 6 years ago

Did you test success? and how did you test?

kundezui commented 3 years ago

你测试成功了吗?你是怎么测试的?

Could you tell me how to run this code?