liruihui / Dis-PU

Point Cloud Upsampling via Disentangled Refinement, CVPR, 2021
Apache License 2.0
71 stars 8 forks source link

A question about rendering #2

Open RainbowRui opened 3 years ago

RainbowRui commented 3 years ago

Dear authors, your paper is really great and the visualizations have good quality. Can you tell me which tool/software you use to render/display the point clouds in your paper. Thanks! rendering_result

sharoseali commented 3 years ago

Dear authors, your paper is really great and the visualizations have good quality. Can you tell me which tool/software you use to render/display the point clouds in your paper. Thanks! rendering_result

hi @RainbowRui did you find any solution to this question ? I have same kind of problem, After conversion from .pcd to xyz format, Dis-PU model up sample point cloud but when i am rendering it, point clouds looses original color information. Is there any way out to recover Temporal information (RGB values) of point cloud. Thanks in Advance

BingHan0458 commented 1 year ago

Dear authors, your paper is really great and the visualizations have good quality. Can you tell me which tool/software you use to render/display the point clouds in your paper. Thanks! rendering_result

hi @RainbowRui , @sharoseali @liruihui , may I ask where you can download these point cloud data? I download the Scanobjectnn dataset and see that they are the ".bin" format. We need to handle this data ourselves, right? May I know the number of points about a input point cloud? Is it also 2048? Looking forward to your reply.