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.2.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.2.tar.gz.
File metadata
- Download URL: nms_3d-0.1.2.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 |
bcf303e060ba4af7b5ac0f027732d6f3fe4f8e6190c39f7aa206b5f0bbc3511f
|
|
| MD5 |
15031ded12cf65acf3938d4204340004
|
|
| BLAKE2b-256 |
19b15faf5acc6e0b9025efd8771c90d8d9f54c73baaccbcbf98e65df2e7624ba
|
File details
Details for the file nms_3d-0.1.2-py3-none-any.whl.
File metadata
- Download URL: nms_3d-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.2 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 |
aa789eb0aac68c1ac55d162c61b7cef954b6a5062c7b9c0e961046cc441896a3
|
|
| MD5 |
b818bf81d6276af13174f0cf55573d34
|
|
| BLAKE2b-256 |
116e1e125a1314c92f9eda44d7f8ed7247bda03341356d5296bf68595f231b1f
|