Skip to content
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

APS and DVS time in DDD dataset are not aligned #60

Open
denyunhero opened this issue Oct 30, 2023 · 2 comments
Open

APS and DVS time in DDD dataset are not aligned #60

denyunhero opened this issue Oct 30, 2023 · 2 comments

Comments

@denyunhero
Copy link

denyunhero commented Oct 30, 2023

Hello, A really awesome tool! Thank you for your wonderful research and development!

In the DDD17 and DDD20 datasets, I used v2e.dataset_scripts.ddd.ddd_extract_data.py to extract .avi and .aedat2 files from the original .hdf5 file. However, when I checked both the .avi (APS) and .aedat2(DVS) files, I found the time duration for APS and DVS is not different. For example, the .avi (APS) file for rec1487333001 lasts for 2min16sec, but that of the .aedat2(DVS) is 1min33sec.

When I checked the timestamps for the .avi(APS) file in the corresponding hdf5 file, I found the .avi(APS) file was captured in the Variable frame rates. However, the .avi file can only display with a fixed frame rate. It means that the time (1min33secs) in the .avi (file) is not accurate.

In the v2e, the events are simulated only with a fixed APS frame rate. I have not found yet that there are inputs for APS timestamps corresponding to each APS frame.

Therefore, it seems that DDD17 and DDD20 datatsets cannot be used for event simulation in v2e. Is there something wrong with my opinion? I will be grateful for your reply.

@tobidelbruck
Copy link
Collaborator

tobidelbruck commented Oct 30, 2023 via email

@denyunhero
Copy link
Author

It's been a long time. Maybe Yuhaung can comment?  We definitely used DDD17/20 for studying realism of v2e emulation by using the (bad) APS frames to generate events and compare the event count statistics to adjust the DVS thresholds. https://sites.google.com/view/video2events/home#h.p_VXJ0LTrAvAhN https://github.com/SensorsINI/v2e/tree/master#model-parameters https://github.com/SensorsINI/v2e/blob/master/dataset_scripts/ddd/ddd_find_thresholds.py https://github.com/SensorsINI/v2e/blob/master/media/find_thresholds.png Tobi

Hi, Prof. Delbruck, Thanks for your kindly responding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants