SnowflakeNet icon indicating copy to clipboard operation
SnowflakeNet copied to clipboard

how did you get the test data for the point upsampling task?

Open beibeirory opened this issue 2 years ago • 3 comments

Thanks for your perfect work. But how did you get the test data for the point upsampling task? PU-GAN provides the training and testing mesh files. Which part did you use in your test data as the ground truth and input point clouds?

test_gt_path: /data1/xp/data/PUGAN/8192_gt_lxc test_input_path: /data1/xp/data/PUGAN/2048_input_lxc

beibeirory avatar Mar 18 '23 10:03 beibeirory

I have the same question too, I hope I can get answer too, thanks a lot!

ark1234 avatar Mar 24 '23 01:03 ark1234

Hi, sorry for the late response! We get the ground truth point clouds (8192 points) with Poisson disk sampling from the testing meshes provided by PU-GAN.

AllenXiangX avatar Mar 24 '23 03:03 AllenXiangX

Thanks a lot; I will have a look at PU-GAN

ark1234 avatar Mar 24 '23 16:03 ark1234