Skip to main content

No project description provided

Project description

3D Point Cloud Kernels

Pytorch CPU and CUDA kernels for spatial search and interpolation for 3D point clouds.

Deploy Unittests

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.

Pytorch Point Cloud Benchmark

Credit

Project details


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)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page