-
Notifications
You must be signed in to change notification settings - Fork 69
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
How to Generate Event Data for Demos Using Traditional Frame-Captured Footage? #7
Comments
Generation of Event Data:
Implementation Details:
Test Data Adaptation:
Thank you for your interest in our work! |
That's all really clear and helpful, thank you for the insights! |
@FrescoDev Hi, we have released our data preparation details at DataPreparation.md. Hope it helps you. Thanks! |
Description
The model code assumes that event video data is included as part of the inputs. However, it's unclear how this was managed for the demonstration purposes, especially since the test datasets like Vid4 and REDS seem to be captured using traditional frame-based cameras.
Could you please provide details on the following:
Generation of Event Data: How was event data generated or simulated for the demonstration? Was there a specific method or tool used to convert traditional frame-based footage into event-based data?
Implementation Details: Any specific scripts or code examples used to achieve this conversion would be highly appreciated. Understanding the methodology would help in replicating the demo setup accurately.
Test Data Adaptation: If the event data was simulated, what adjustments or preprocessing steps were necessary to align this data with the model's requirements?
The text was updated successfully, but these errors were encountered: