CVMI-Lab / PLA

(CVPR 2023) PLA: Language-Driven Open-Vocabulary 3D Scene Understanding & (CVPR2024) RegionPLC: Regional Point-Language Contrastive Learning for Open-World 3D Scene Understanding
Apache License 2.0
262 stars 11 forks source link

About Visualization #44

Closed AmingWu closed 5 months ago

AmingWu commented 5 months ago

Dear Authors,

How to visualize the tested results?

Thanks

BLUE-hub commented 5 months ago

May I ask if you reproduced it successfully, I had a problem loading the ckpt

jihanyang commented 5 months ago

@Dingry helps with most visualization parts. However, since she is busy these days, she will answer this issue later. Please stay tuned.

BLUE-hub commented 5 months ago

您好,感谢您的来信。您的邮件我已收到,谢谢!

--------------------------------------------------This is an automatic reply, confirming that your e-mail was received.Thank you

Dingry commented 5 months ago

hi, sorry for the late reply. You can use this script for visualization: https://github.com/CVMI-Lab/PLA/blob/main/tools/visual_utils/visualize_indoor.py.

jihanyang commented 5 months ago

These code should also be helpful: https://github.com/CVMI-Lab/PLA/blob/3a7103a4211f6eb1f6d5c518f6cc870c26b96c52/pcseg/datasets/scannet/scannet_dataset.py#L153-L162