pengsongyou / openscene

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

About the details in demo #76

Closed trinhtuanvubk closed 4 months ago

trinhtuanvubk commented 5 months ago

Could you explain what RNNets and Osview are? I want to understand it to modify something in this demo. Thank you so much

pengsongyou commented 4 months ago

If you want to modify the viewer in the demo, I believe you simply need to modify the files under the osview/. RNNets is for TCP connection so that the interactive user typing can work properly with the viewer.