optas / latent_3d_points

Auto-encoding & Generating 3D Point-Clouds.
Other
506 stars 109 forks source link

Any pytorch implementation available #30

Open felixshing opened 1 year ago

felixshing commented 1 year ago

Hello, I would like to ask is there any pytorch version of this project available. I found one: https://github.com/square-1111/3D-Point-Cloud-Modeling. But it is not an official implementation and not trained.

Moreover, I would like to ask do you have any recommendations on the follow-up work of this work about the generative model for point cloud that is implemented in pytorch.