AHupuJR/EFNet

Running EFNet on custom dataset

Opened this issue · 5 comments

Hi, how to run EFNet on a custom dataset of video frames in which the root contains subfolders. Each subfolder contains frames of a separate video. The YAML configs we have here dont cover datasets of this type. You just mentioned the h5 hormat

Hi, do you have events data with corresponding events?

No, I dont. How to prepare that ?

The event-based image reconstruction is different from image-only image reconstruction. I am not sure about your demands. Maybe you can search for some applications for event camera. And if you have a video dataset, you can prepare synthetic events using ESIM, https://github.com/uzh-rpg/rpg_esim. More information please refer to this link

Could you please tell me how to convert my own picture to h5?

And I want to know why convert picture to h5? thanks @AHupuJR