liruihui / PU-GAN

PU-GAN: a Point Cloud Upsampling Adversarial Network, ICCV, 2019
277 stars 45 forks source link

Patch radius of training data #46

Open Bai-YunHan opened 2 years ago

Bai-YunHan commented 2 years ago

Hi Ruihui,

Regarding data preparation in https://github.com/yulequan/PU-Net/tree/master/prepare_data. May I know what patch radius did you use for the training data in PU-GAN?

Thank you!

mdane-x commented 2 years ago

@Bai-YunHan were you able to build the meshviewer prepare data from PU-Net?

cnjanus commented 2 years ago

@Bai-YunHan were you able to build the meshviewer prepare data from PU-Net?

Hi, have you compile the meshviewer correctly? I have compiled the code with vs2015 on windows11, but when I try to segment other mesh files, I met an error like 'Assertion failed: is_boundary_halfedge(heh)'.