wangzy22 / P2P

[NeurIPS 2022 Spotlight] P2P: Tuning Pre-trained Image Models for Point Cloud Analysis with Point-to-Pixel Prompting
https://p2p.ivg-research.xyz
MIT License
126 stars 9 forks source link

rotation matrix and rotation angles #11

Closed zhanghaha456 closed 9 months ago

zhanghaha456 commented 9 months ago

Hello, in the code module where point clouds are projected into 2D images, there isn't an explicit representation of the rotation matrix or rotation angles for the point clouds. Where should this part of the code be added? Thank you