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 can get change points using KTS? #15

Open SinDongHwan opened 5 years ago

SinDongHwan commented 5 years ago

I tried to get change points using KTS code. But i couldn't get proper change points.

If someone get change points using KTS, please help me?