Adversarial_Video_Summary icon indicating copy to clipboard operation
Adversarial_Video_Summary copied to clipboard

poor results applying video summarization on BDD100 dataset

Open EmnamoR opened this issue 5 years ago • 2 comments

Screenshot 2019-10-23 at 14 10 35 I am trying to apply the network on BDD100 dataset which is for drives so c_loss is -Gan_loss

in the paper we should :

  1. For learning {θs, θe}, minimize (Lreconst+Lprior+Lsparsity). ==> s_e_epoch
  2. For learning θd, minimize (Lreconst+LGAN). d_epoch
  3. For learning θc, maximize LGAN. which is -c_loss so minimize c_epoch

but i am having this behaviour? what could be the problem ?

EmnamoR avatar Oct 23 '19 12:10 EmnamoR

have you realized the original project? can you transfer the dataset to me

shineYuSong avatar Apr 03 '20 03:04 shineYuSong

Could you tell me how to run this code?

kundezui avatar Jul 26 '21 02:07 kundezui