mirror of
https://github.com/wassname/Pointnet2_PyTorch.git
synced 2026-07-18 12:10:44 +08:00
clean up
This commit is contained in:
@@ -22,7 +22,7 @@ class _PointnetSAModuleBase(nn.Module):
|
||||
----------
|
||||
xyz : torch.Tensor
|
||||
(B, N, 3) tensor of the xyz coordinates of the points
|
||||
point : torch.Tensor
|
||||
points : torch.Tensor
|
||||
(B, N, C) tensor of the descriptors of the the points
|
||||
|
||||
Returns
|
||||
|
||||
Reference in New Issue
Block a user