-
Notifications
You must be signed in to change notification settings - Fork 2
Description
你好,我们对事件相机去模糊三维重建做了改进,但是用的数据集和您的不太一样,我们没有事件的全部位姿,但您的代码中使用到了“all(_events)_pose_bound.npy."但是我的只是用了模糊图片的位姿,想问问你有没有尝试过不使用all(_events)_pose_bound.npy的效果,我们要复现你的代码进行对比实验,想问问我们复现的时候可以只使用“pose_bound_npy"吗,因为我们的数据集没有“all(_events)_pose_bound.npy."
"Hello, we have made improvements to event-camera-based deblurring and 3D reconstruction, but the dataset we used is different from yours. We do not have the full set of event poses, but your code uses 'all(_events)_pose_bound.npy'. However, we only have the poses of the blurred images. I would like to ask if you have tried the effect of not using 'all(_events)_pose_bound.npy'. We want to reproduce your code for comparison experiments and would like to know if we can use only 'pose_bound.npy' when reproducing your work, as our dataset does not have 'all(_events)_pose_bound.npy'."