bpt
bpt copied to clipboard
Official code for paper: Scaling Mesh Generation via Compressive Tokenization [CVPR'25]
I tried some point cloud based infering, but the results were basically only 1000-5000 faces. The paper shows the result of having 8000 faces
Hi, Great work on this project! Looks really promising for real world applications! Could you share details on the training process and compute? How long it took for the 1.5M...
I'm trying to export a point cloud form houdini into a .npy but the model returns this error: How I converted the poincloud: ``` # Extract point positions as a...
Hi, will there be support of ply format pointcloud data?
Good work! Mind if I ask when will image to 3d be released?