charlesq34 / pointnet

PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
Other
4.73k stars 1.45k forks source link

About the visualization of segmentation #106

Open bingo830422 opened 6 years ago

bingo830422 commented 6 years ago

Hello Charles, I had trouble with visualizing the results. After training, I ran batch_inference.py and got the figure Area_4_pred below (the testing area is Area_4). 2018-05-19_144125 Howerver, my raw data of Area_4 is shown below. How can I get the corrected visulization? 2

Abdul-Mukit commented 5 years ago

Sorry, for such a novice question. I am very new to this. I needed to know what do use to visualize the dataset and the semantic segmentation results as it is presented in the websites. Can you please suggest?

heng94 commented 5 years ago

@Abdul-Mukit Hi, I am a beginner to point cloud segmentation, after I trained and evaluated the ModelNet40 dataset, I want to visualize the result, but the dump fold just contains predict label, so what should I do? many thanks for the help!

Abdul-Mukit commented 5 years ago

@HanochZzhou sorry I have not been working on this since last year. I don't remember if I did that. Sorry.

heng94 commented 5 years ago

@Abdul-Mukit That's ok, thanks for your reply!