dazinovic / neural-rgbd-surface-reconstruction

Official implementation of the CVPR 2022 Paper "Neural RGB-D Surface Reconstruction"

Home Page:https://dazinovic.github.io/neural-rgbd-surface-reconstruction/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to create your own dataset

FatJiaFei opened this issue · comments

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

Have you created your own dataset now?

is there any update?