Yang7879 / 3D-BoNet

🔥3D-BoNet in Tensorflow (NeurIPS 2019, Spotlight)
https://arxiv.org/abs/1906.01140
MIT License
392 stars 85 forks source link

visualization S3DIS #54

Open clare19997 opened 3 years ago

clare19997 commented 3 years ago

hi, Bo, I have trained and eval on s3dis data, how can l visualization results? and I saw you have did it in (6) qualitative results on S3DIS

Yang7879 commented 3 years ago

Hi @clare19997, please uncomment the lines here for visualization.

https://github.com/Yang7879/3D-BoNet/blob/201ae46ffc6a00d5a9fae44da486d3702a83a1a3/main_eval.py#L212

clare19997 commented 3 years ago

ok,thanks.and I successed. and I want konw how do you change the S3DIS raw data to .h5. file and what values saved in the h5 file? the shape is like (80,4096,3)

QingWindIsStillTheWind commented 2 years ago

请问您理清h5文件的含义了吗,比如coords的意思?