Song-Jingyu / PointPainting

This repository is an open-source PointPainting package which is easy to understand, deploy and run!
MIT License
238 stars 45 forks source link

Visualise Painted Point Cloud #1

Closed afonso-sousa closed 3 years ago

afonso-sousa commented 3 years ago

Hi. Thanks for sharing your work. I am struggling to visualise the painted point cloud. Can you share the code you used to get the projected point cloud images for the Framework Overview?

Thank you in advance.

Song-Jingyu commented 3 years ago

Hi,

Thanks for your interest. For visualizing the painted pointcloud, I was also working on that as I am writing the project report. I might share a script to visualize the pointcloud and let you know when I finished that!

Best, Jingyu

Song-Jingyu commented 3 years ago

@AfonsoSalgadoSousa Hi! Thanks for your interest in our repo. You can now follow https://github.com/Song-Jingyu/PointPainting#running-inference to see how to run a demo.

Best, Jingyu