Open YYDSDD opened 1 year ago
Hi, Thanks so much for the code!
I see you mentioned in your 'readme' that your Cityscapes Event dataset is generated by EventGAN,
But in the 'demo.py' code of EventGAN, the Event is generated by two images. How did you modify it so that it only outputs an Event of one image?
I would be very grateful if you could help me!
Hi thanks for your interest.
We follow EventGAN to generate the event data. It requires two frames which are the t-1 and t frame of each sequence.
Hi, Thanks so much for the code!
I see you mentioned in your 'readme' that your Cityscapes Event dataset is generated by EventGAN,
But in the 'demo.py' code of EventGAN, the Event is generated by two images. How did you modify it so that it only outputs an Event of one image?
I would be very grateful if you could help me!