autonomousvision / convolutional_occupancy_networks

[ECCV'20] Convolutional Occupancy Networks
https://pengsongyou.github.io/conv_onet
MIT License
830 stars 113 forks source link

How to transform a mesh to a occupancy mat? #56

Closed slypanzer closed 1 year ago

slypanzer commented 1 year ago

hellow, pengsongyou. Sorry to bother you, but I have a problem when understanding your work. I want to know how to make label for training. How to transform a mesh to a occupancy mat and how to make cross-entropy for a query points? Do trilinear interpolation in the occupancy matrix?

pengsongyou commented 1 year ago

Hi @slypanzer, for the ShapeNet object we directly use the data generation pipeline in Occupancy Networks: https://github.com/autonomousvision/occupancy_networks#building-the-dataset