Na-Z / attMPTI

[CVPR 2021] Few-shot 3D Point Cloud Semantic Segmentation
MIT License
160 stars 29 forks source link

Visualization of Point Cloud Results #9

Open ruler9527 opened 3 years ago

ruler9527 commented 3 years ago

Hi,Na Zhao. Thank you for opening up your code for research. I notice that you show some nice visualizations of the results in Figures 6 and 7 of your paper. However, when I evaluate and save the .ply visualization results, the point cloud is only a very small part of the room (a small block, especially in scannet dataset) and extremely sparse. May I ask how you save the results and display them? Can you share that part of the code? Thank you very much!!

DCNSW commented 2 years ago

@Na-Z

ddmofan commented 2 years ago

@Na-Z I have the same request, could you share the full part of the visualisation code?

IAmParasite commented 2 years ago

Same

zhang1hongliang commented 2 years ago

@ruler9527 @ddmofan , when I run this baseline I reproduce the result 55.76 and 57.48 for the split S0 and S1on S3DIS, respectively, nearly 2 points more than the results on Table 1 in the paper, how about you? Thank you.

LexieYang commented 2 years ago

@Na-Z same request, could you share the full part of the visualisation code?Really appreciate your help!

Lujun-Zhang commented 2 years ago

@LexieYang @ruler9527 @IAmParasite @ddmofan Did you visualize the point cloud?

LexieYang commented 1 year ago

@balujun922 Not yet.

LexieYang commented 1 year ago

@zhang1hongliang Any ideas about it? I reproduce the result 57.1 on split S0. I trained it on GTX 1080 Ti.

suurajroshan commented 1 year ago

Did any one manage to get the visualizations?

WeiTang-code commented 8 months ago

Same question. My visualization only contains 2048 points and I don't know how to handle an entire room.

suurajroshan commented 7 months ago

@WeiTang-code can you please share how you could visualise for 2048 points? I've been stuck on it for very long time now

lrnb12345 commented 1 month ago

@zhang1hongliang对此有什么想法吗?我在分割 S0 上重现了结果 57.1。我在 GTX 1080 Ti 上对其进行了训练。

May I ask if you have successfully implemented visualization