This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
Pointnet2_PyTorch
Watch
1
Star
0
Fork
0
You've already forked Pointnet2_PyTorch
mirror of
https://github.com/wassname/Pointnet2_PyTorch.git
synced
2026-06-27 16:00:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0a6b08b83f8cb275b0bc7f1e8bbd8928601417b6
Pointnet2_PyTorch
/
utils
/
csrc
T
History
erikwijmans
65a127f3d2
Some faster/better kernels. Tensors with points are now kept in (b, c, ...) format as this is easier for pytorch
2018-02-10 20:32:52 -05:00
..
ball_query_gpu.cu
Updates
2018-01-06 12:13:52 -05:00
ball_query.c
Updates
2018-01-06 12:13:52 -05:00
group_points_gpu.cu
Some faster/better kernels. Tensors with points are now kept in (b, c, ...) format as this is easier for pytorch
2018-02-10 20:32:52 -05:00
group_points.c
Some faster/better kernels. Tensors with points are now kept in (b, c, ...) format as this is easier for pytorch
2018-02-10 20:32:52 -05:00
interpolate_gpu.cu
Some faster/better kernels. Tensors with points are now kept in (b, c, ...) format as this is easier for pytorch
2018-02-10 20:32:52 -05:00
interpolate.c
Some faster/better kernels. Tensors with points are now kept in (b, c, ...) format as this is easier for pytorch
2018-02-10 20:32:52 -05:00
sampling_gpu.cu
Some faster/better kernels. Tensors with points are now kept in (b, c, ...) format as this is easier for pytorch
2018-02-10 20:32:52 -05:00
sampling.c
Some faster/better kernels. Tensors with points are now kept in (b, c, ...) format as this is easier for pytorch
2018-02-10 20:32:52 -05:00