Simple KNN CUDA implementation for 3D Gaussian Splatting
Project description
simple-knn
⚠️ LICENSE WARNING: This project is a derivative of simple-knn and is licensed under the GRAPHDECO research group.
Description: It compute the average distance to the nearest neighbors for a set of 3D points.
Install:
pip install git+https://github.com/camenduru/simple-knn
Usage:
from simple_knn import distCUDA2
# shape: [N, 3]
demopc
# shape: [N]
mean_distances = distCUDA2(demopc)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file eden_simple_knn-0.1.0a0.tar.gz.
File metadata
- Download URL: eden_simple_knn-0.1.0a0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5abf33b49489a392fccf58f7b01f5b2662860b133f9653927c5123dd71e3ffb
|
|
| MD5 |
fb8d66e2ed447d051cccfa2771b9a346
|
|
| BLAKE2b-256 |
72ac4e85744c9aac44f5c9a230867aac14436bb44482e4e683f4df094433055f
|
File details
Details for the file eden_simple_knn-0.1.0a0-py3-none-any.whl.
File metadata
- Download URL: eden_simple_knn-0.1.0a0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c60e70e152a5fa72a1278f7409ef6b6d7b536a101974c56b126efa58aacddd55
|
|
| MD5 |
e9540ecac4e5e8d19fb4ce00e8fb0b31
|
|
| BLAKE2b-256 |
b376a978b04429d2d92200118828025ca56d5e6346e502ebd11e90e74b45a0bb
|