Skip to main content

Efficient operations for fusing semantically annotated RGB-D measurements in a 3D voxel grid in pytorch.

Project description

grid_fusion_pytorch

Efficient operations for fusing depth maps or point clouds with or without semantic annotation in a 3D voxel grid in pytorch. Corresponding backward passes are WIP. Uses TORCH.UTILS.CPP_EXTENSION following the structure of DirectVoxGO.

Setup

pip install grid-fusion-pytorch

Requirements

PyTorch must be installed with CUDA support. Also, Ninja is required to load C++ extensions. Install it with pip.

pip install ninja

Usage

Check out the colab demo.

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

grid_fusion_pytorch-0.1.1.tar.gz (29.8 kB view hashes)

Uploaded Source

Built Distribution

grid_fusion_pytorch-0.1.1-py3-none-any.whl (24.1 kB view hashes)

Uploaded Python 3

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