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
tensor_comprehensions
Pointnet2_PyTorch
/
utils
/
csrc
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
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