No project description provided
Project description
3D Point Cloud Kernels
Pytorch CPU and CUDA kernels for spatial search and interpolation for 3D point clouds.
Installation
Requires torch version 1.0 or higher
pip install torch-points-kernels
or with poetry:
poetry add torch-points-kernels
Usage
import torch
import torch_points_kernels.points_cuda
Build and test
python setup.py build_ext --inplace
python -m unittest
Projects using those kernels.
Credit
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
torch-points-kernels-0.6.1.tar.gz
(32.2 kB
view hashes)
Close
Hashes for torch-points-kernels-0.6.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 165f8d3f58e8c4f9bde38195e5726fe7d0e79c9b3214123ae777d3c8f55c6938 |
|
MD5 | 89e593b70ac2c605eaea911019ad9551 |
|
BLAKE2b-256 | bc0748de9af6f8646d1e275ecd84b07ca96bc00d30bb73f464f4a4e7e0dee90b |