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
Install the package running:
pip install nms-3d
Import
Import the package as:
import 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.1.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.1.tar.gz.
File metadata
- Download URL: nms_3d-0.1.1.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 |
21e87fa0fea63dc14c0279c511753cbdc23f291c553696943e8765917bd37e1e
|
|
| MD5 |
a9cc2c0ce7fdad5bc899426c3983cbe9
|
|
| BLAKE2b-256 |
1e09b242f4fbad7d09a5a90b087d9bf58e7b4e9362c475369cb397f7dedb79ad
|
File details
Details for the file nms_3d-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nms_3d-0.1.1-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 |
cf53a1e0d2999c7cc6629ea6ddbb5b989c40ba0168f22b984023715134bc9a49
|
|
| MD5 |
73cffe777386ea9d781d1fe23d2d3736
|
|
| BLAKE2b-256 |
53efbce3e335c4a7e4bf76f578e198daf2ff16fe92fa8eb7a782e25068bb1b72
|