pengsongyou / openscene

[CVPR'23] OpenScene: 3D Scene Understanding with Open Vocabularies
https://pengsongyou.github.io/openscene
Apache License 2.0
657 stars 47 forks source link

Question about 3D point cloud visualization #64

Closed WeitaiKang closed 5 months ago

WeitaiKang commented 11 months ago

I am a novice researcher in the 3D field and would like to inquire about your code for visualizing 3D point clouds. Could you please open source the code for 3D point cloud visualization? Specifically, I am referring to the visualization image like ScanNet in

openscene/media/benchmark_screenshot.jpg

pengsongyou commented 5 months ago

It is already open sourced. Please check https://github.com/pengsongyou/openscene/blob/main/run/evaluate.py#L349-L350