Video-Summarization-Pytorch icon indicating copy to clipboard operation
Video-Summarization-Pytorch copied to clipboard

KTS

Open anaghazachariah opened this issue 5 years ago • 0 comments

penalties[1:] = (vmaxncp/(2.0N2))(np.log(float(N2)/ncp)+1) for finding the penalty, you are using the above equation...Why are you dividing ncp with 2.0N2?

anaghazachariah avatar Sep 04 '20 11:09 anaghazachariah