-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running EFNet on custom dataset #3
Comments
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 |
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
The text was updated successfully, but these errors were encountered: