You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to train and test RIConv++ on ModelNet40 dataset for z/SO(3) case.
I checked in riconv2/data_utils/ModelNetDataLoader.py, but did not find any code that applies random rotation to point clouds.
Could you please tell me where in the code do you apply random z and SO(3) rotation to ModelNet40 point cloud?
Thank you,
Supriya
The text was updated successfully, but these errors were encountered:
Hi @cszyzhang ,
Thank you for sharing the code.
I want to train and test
RIConv++
onModelNet40
dataset forz/SO(3)
case.I checked in
riconv2/data_utils/ModelNetDataLoader.py
, but did not find any code that applies random rotation to point clouds.Could you please tell me where in the code do you apply random
z
andSO(3)
rotation to ModelNet40 point cloud?Thank you,
Supriya
The text was updated successfully, but these errors were encountered: