bpt icon indicating copy to clipboard operation
bpt copied to clipboard

Official code for paper: Scaling Mesh Generation via Compressive Tokenization [CVPR'25]

Results 5 bpt issues
Sort by recently updated
recently updated
newest added

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?