gendp
gendp copied to clipboard
How to generate 3D semantic fields?
Hi,
This is an excellent work! Can you share the code to generate 3D semantic fields for each object? Thanks.
Hi Yandan, thank you for your interest in our work! You can find the code for generating 3D semantic fields in the Google Colab notebook here. I may also release a script for computing 3D semantic fields recently as well.
Thank you for your prompt response! I came across the code in D3fields. Is this the same code used in this project?
Yes! Since this work is built upon D3fields, you could also refer to the code in D3fields