zju3dv / NeuralRecon-W

Code for "Neural 3D Reconstruction in the Wild", SIGGRAPH 2022 (Conference Proceedings)
Apache License 2.0
691 stars 32 forks source link

How to make my own datasets? #38

Closed lulianLiu closed 1 year ago

lulianLiu commented 1 year ago

Dear author,thanks you great work. I have some buildings images, I want to use them to train to reconstruction?how can I to make my own datasets?

rockywind commented 1 year ago

+1

Burningdust21 commented 1 year ago

Hi, you should run CPLMAP sparse reconstruction on your own datasets, instructions on COLMAP can be found here. We provide an automatic scripts in readme that takes a CPLMAP workspace and convert to our data format.