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.5.tar.gz
(5.2 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.5.tar.gz.
File metadata
- Download URL: nms_3d-0.1.5.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
496f3019aef97d9ef573cf7c7f55f08d3368eb930d69848e75e34814f9c505f2
|
|
| MD5 |
5a9bae1e770d913f0aada168dfe75d2b
|
|
| BLAKE2b-256 |
b3d968ed29dde440333aac9e56bb96e9c59e707fcbed74c9edfb00e21b714154
|
File details
Details for the file nms_3d-0.1.5-py3-none-any.whl.
File metadata
- Download URL: nms_3d-0.1.5-py3-none-any.whl
- Upload date:
- Size: 6.3 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 |
d2c54d599fd5f5e295daa0da1aaa8806ee7a296ee880f986b454dc6848179f3e
|
|
| MD5 |
f30fe9c3797d2d448982e059bf3a6b73
|
|
| BLAKE2b-256 |
94100bca6238725e6b3879c1b016935c54493fcc0479f4f0a9f301baaecb8105
|