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. To install a specific version replace the version number with a given tag.
pip install git+https://github.com/nicolas-chaulet/torch-points-kernels.git#v0.5.0
or with poetry:
poetry add git+https://github.com/nicolas-chaulet/torch-points.git#v0.5.0
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.5.2.tar.gz
(31.4 kB
view hashes)
Close
Hashes for torch-points-kernels-0.5.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c629adc36fc143d5d4e0e7a5eb734e282fdc59be73edebd433d2418061023bcd |
|
MD5 | 1e0c9608fbd32eafefe3c79d0478db78 |
|
BLAKE2b-256 | aebcf952ed26d80f00a169f072c586dc8c71bd9878955289840d1a0efcfaa185 |