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 was wondering if it is possible to train a pointtransformer model on a custom point cloud dataset for a regression task.
My dataset contains point clouds of variable size. Can I use a pointtransformer model in this case as is or I will need to modify the source code (mask attention, custom collate functions etc.)?
The text was updated successfully, but these errors were encountered:
First of all, congratulations for your work!
I was wondering if it is possible to train a pointtransformer model on a custom point cloud dataset for a regression task.
My dataset contains point clouds of variable size. Can I use a pointtransformer model in this case as is or I will need to modify the source code (mask attention, custom collate functions etc.)?
The text was updated successfully, but these errors were encountered: