edward1997104 / Wavelet-Generation

Neural Wavelet-domain Diffusion for 3D Shape Generation [SIGGRAPH Asia 2022]
MIT License
86 stars 12 forks source link

DWT3D to voxelized 3D shape #10

Open JudgeLJX opened 11 months ago

JudgeLJX commented 11 months ago

Hi,

Thanks for your contribution.

It seems that you expanded the work of pytorch_wavelets to 3D, right?

And is it possible to directly use your dtw3D to a voxelized 3D shape?

Judge