jamycheung / DELIVER

Repository of DELIVER dataset and CMNeXt models (CVPR 2023)
Apache License 2.0
129 stars 6 forks source link

Issue about the event data from kitti-360 dataset #2

Closed dianzizs closed 11 months ago

dianzizs commented 1 year ago

image

It seems that there are no subcategories for the event dataset on the official web page of the kitti-360 dataset, and a query of the paper revealed that the depth and event subcategories of the kitti dataset are generated from some off-the-shelf models.

Will you publish the event and depth versions of kitti? If not, can I ask for the detailed steps of the dataset making?

jamycheung commented 1 year ago

Hi, thanks for your interest. For now, we have no plan to publish the generated event and depth from KITTI-360, because we will basically focus on the DELIVER dataset that has original event and depth information. If you have interest, I suggest to generate event by using ESIM, and depth by using AANet. We follow the defaul settings from their repositories. Please let me know if you have further question.