dazinovic / neural-rgbd-surface-reconstruction

Official implementation of the CVPR 2022 Paper "Neural RGB-D Surface Reconstruction"
https://dazinovic.github.io/neural-rgbd-surface-reconstruction/
586 stars 59 forks source link

How to create your own dataset #20

Open FatJiaFei opened 2 years ago

FatJiaFei commented 2 years ago

Thank you very much for sharing. I would like to ask you how to make your own dataset, I ran the code and got perfect results on the dataset you provided, so I want to try making my own dataset and see what the code is How it works. Could you please advise how to convert the data from opencv into the dataset required by the code, and also how to convert the depth map using BundleFusion filters

8410ttt commented 1 year ago

Have you created your own dataset now?

hnglp commented 10 months ago

is there any update?