hzxie/GRNet

How can I visualize the result after the gridding?

Closed this issue · 1 comments

I want to see the griddling result. How can I visualize 646464 size's grid?
I mean 'pt_features_64_l = self.gridding(partial_cloud).view(-1, 1, 64, 64, 64)' <- this part
Thank you!

hzxie commented

Actually, the values on vertices are real numbers. Therefore, it is hard to visualize the values.