3D bounding box NMS and plotting package
Project description
3D Non-Maximum Suppression
A package for performing 3D Non-Maximum Suppression (NMS) on 3D bounding boxes and plotting them in 3D space.
Installation
pip install nms-3d
Package organization
The package consists of the following Python modules:
- plot_3d_boxes: function for creating 3D plots as .html files containing bounding boxes created with Plotly.
- nms_3d: function that apply the NMS 3D algorithm on the input bounding boxes.
Requirements
Python>=3.9.5
torch>=2.2.2
plotly>=5.13.1
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
nms_3d-0.1.0.tar.gz
(4.5 kB
view details)
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 nms_3d-0.1.0.tar.gz.
File metadata
- Download URL: nms_3d-0.1.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94c4a0463d7725cc1e2a8d0c77f871e35b3947919123e8d6aac8ebecdfd7116f
|
|
| MD5 |
9a119a6c88069b5c2ecb2338fe80441a
|
|
| BLAKE2b-256 |
f049629c0b55320b720171bb61b9fc90b5831ffd2fa6c410e8c0387aec3d3e54
|
File details
Details for the file nms_3d-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nms_3d-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54b4ab470041276d213f646c3a636f44f15002d7fce0e83f1c20440f430bab7c
|
|
| MD5 |
efc1c5a67d3c120c13d1bf7294e30967
|
|
| BLAKE2b-256 |
2b019a7ba0694884116ff93c451ea0fc84fdf849031a80521ee9bba5a1d75e80
|