xheon / panoptic-reconstruction

Official implementation of the NeurIPS 2021 paper "Panoptic 3D Scene Reconstruction from a Single RGB Image"
https://manuel-dahnert.com/research/panoptic-reconstruction
Other
194 stars 29 forks source link

Tool for data generation #7

Closed nicolaihaeni closed 2 years ago

nicolaihaeni commented 2 years ago

Hi

I was wondering if you could release the code for the generation of the unsigned distance field to try your repository on new datasets?

Thank you

xheon commented 2 years ago

Hi,

I haven't had time to clean up the 3D data generation code yet.

To give some context: It builds on SDFGen (https://github.com/christopherbatty/SDFGen) and mLib (https://github.com/niessner/mLib) and is cross-compiled from Windows to run on Linux.

If it's urgent, you can write an email (manuel.dahnert@tum.de) and I can provide you with a copy of the current, un-cleaned code.

zoey-shan commented 2 years ago

Hi

I also met some problems on generating the 3D data. And I wonder if the code for the generation of the unsigned distance field is available to release now? Or can I also email you for a copy?

Thank you

xheon commented 2 years ago

I replied to your email :)