#30 · Primary category: 3D Generation & Asset Creation
PointFlow
PointFlow : 3D Point Cloud Generation with Continuous Normalizing Flows
Project last updated:08/07/24
GitHub Stars
868
Forks
108
Contributors
5
License
MIT
Why we included this project
PointFlow is the reference PyTorch implementation of a well-cited ICCV 2019 paper that models 3D point clouds as a hierarchy of distributions. If you are working on generative 3D geometry, say synthetic data for robotics, view synthesis, or shape completion, it is a clean baseline to compare against newer diffusion-based point cloud generators. The code implements both levels of a generative flow hierarchy in a variational framework, so you can sample whole shapes and then sample an arbitrary number of points from a given shape. It includes a demo script for visualizing outputs as point sets, plus utilities and pretraining support. It is an academic implementation from 2019, so expect to adapt dependencies and plumbing for current PyTorch versions rather than drop it into a production pipeline as-is, but that trade-off is typical and acceptable for research-grade geometry generation.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
modly
Desktop app to generate 3D models from images or prompt using local AI — runs entirely on your GPU
LichtFeld-Studio
Train, inspect, edit, automate, and export 3D Gaussian Splatting scenes from a single native application.
map-anything
MapAnything: Universal Feed-Forward Metric 3D Reconstruction
ComfyUI-3D-Pack
An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)
dust3d
Dust3D is a cross-platform 3D modeling software that makes it easy to create low poly 3D models for video games, 3D printing, and more.