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
The paper mentions that after the sampling and grouping layers, the results are passed to PointNet layers. The PointNet Encoder includes a T-Net, but I do not see this in the model architecture source code for PointNet++. Why?
The text was updated successfully, but these errors were encountered:
The paper mentions that after the sampling and grouping layers, the results are passed to PointNet layers. The PointNet Encoder includes a T-Net, but I do not see this in the model architecture source code for PointNet++. Why?
The text was updated successfully, but these errors were encountered: