ddd20-utils icon indicating copy to clipboard operation
ddd20-utils copied to clipboard

DDD20 End-to-End Event Camera Driving Dataset

Results 7 ddd20-utils issues
Sort by recently updated
recently updated
newest added

May I ask which folder contains the data with insufficient exposure? It seems that I couldn't find the ddd17 I downloaded according to the link? https://link.resilio.com/#f=DDD17 -Fordfocus&sz=37E10&t=2&s=N7FJ2B5UE2WFGOZJJFYTKCZBVY7GBQM7VVVVYFRPMWGGGTAYQUSBQ&i=C7CWVZY4BMAIKO7CONMMAC6NWEORSJZ3&v=2.7&a=2

Dear developers, Thank you for your hard work and for providing such a comprehensive dataset. I have encountered a few issues after exporting records to frame-based representation. With data visualization...

Hi, thanks for your valuable efforts in providing such a large dataset. When I try to use the DDD 17 dataset, I encountered several integrity issues: 1. I download the...

As python 2.7 is no longer supported in opencv, I tried to port the code to python 3 and latest opencv. Tested only on view and export. Other scripts are...

`pip install opencv-python-headless` will cause an error: `TypeError: 'NoneType' object is not iterable`. Because pip will download the latest opencv, while Python 2.7 is not supported anymore since 4.2.0.32. See...