Other dataloader
Hi @shiba24 First, thank you for your valuable work on this project. I have been working with your code and have found it extremely helpful for my research.
I am currently working on a project that involves the DSEC dataset, and I noticed that there isn't a specific DSEC Dataloader included in the repository. Could you kindly provide a DSEC Dataloader? Any help or direction would be greatly appreciated.
Thank you very much for your time and assistance.
Could also you provide a "Other solver (especially DNN)" ? Your assistance would be immensely helpful. Thank you.
@JamesYang110043 Hi, thanks for the issue.
First let me focus on the DSEC dataloader.
It's not difficult for you to write it, though. The minimum you need to implement is load_event, time_to_index, index_to_time, and get_sequence.
@shiba24 Hi, Have you completed the dataloader code for DSEC? I am also curious to know how your code performs evaluation on DSEC. Thank you for your assistance!
Can you provide me with DavisDataLoader? I hope to run this project on data captured by Davis.
I receive many requests via github issues as well as emails. Thank you for all your interest and requests. Will try to publish some of my dataloaders in a few months.
Thank you for planning to release the dataloader. I sincerely hope it becomes available soon, as I’m eager to reproduce this research using additional datasets (e.g., DSEC, my custom dataset from DAVIS346).
ok, I will first provide Davis loader. Please wait by around June (CVPR).