Closed yifanjiang19 closed 1 year ago
Same problem
Same issue here
Thanks for your interest in our dataset. However, as described in the paper associated with this dataset, the highres depth maps are used for the upsampling task. For this upsampling task we release paired lowres and highres depth maps, which do not include camera extrinsics for the upsampling task. Therefore we do not have camera traj files with exact timestamps. That being said, for 3dod task we release the lowres depth frames which match the timestamps of the .traj file. Hope this information is helpful. Please feel free to let me know if you have any questions.
Closing the issue for now. Feel free to re-open it if you have any questions.
Hi,
Thanks for providing the highres depth map! That is really useful. However, I found some problems regarding to the timestamp.
For each highres depth map, I can't find the corresponding camera extrinsics in
.traj
file. For example, inValidation/42446103
, highres depth map folder contains42446103_78067.167.png
, but42446103_78067.167
didn't appear in.traj
file. I can only find extrinsics for78067.183
and78067.083
.Best,