SLIDE
SLIDE copied to clipboard
Controllable Point Cloud and Mesh Generation
Hi @ZhaoyangLyu, thank you for your wonderful and impressive work! I have a question about the input pointcloud. If the input point cloud data only contains point coordinates and no...
Hello author, can you provide a mini dataset? The original data is too large and the download may crash easily.
Thanks for your awesome work! The shown results in Figure 1 and Figure 7 for shape manipulation are exciting. So is it possible to provide the code for the shape...
Thank you for your wonderful work. I am wondering that how much gpu memory is needed for running your model.
Hi@Zhaoyang Lyu, I have successfully followed the steps to configure the environment, but when I run my script to use autoencoder: export CUDA_VISIBLE_DEVICES=0 && python autoencoder_encode.py --ckpt ../exps/mesh_overall_ckpts_and_generation_results/autoencoder_models/add_centroid_as_first_keypoint/lamp/pointnet_ckpt_106679.pkl \ --batch_size...
Hi~ I have another question about the model: can I customize the number of input discrete point clouds? Can I input 32 or more in addition to the 16 provided...
Hi @ZhaoyangLyu, Thank you for your incredible work. I have a question regarding the generalization ability of the model to multiple categories. I noticed that the published checkpoints and training...