
Research
/Security News
Fake imToken Chrome Extension Steals Seed Phrases via Phishing Redirects
Mixed-script homoglyphs and a lookalike domain mimic imToken’s import flow to capture mnemonics and private keys.
bbox-utils
Advanced tools
Utilities to easily convert between different bounding box formats (YOLO, XYWH, XYXY, etc.).
Utilities to easily convert between different bounding box formats (YOLO, XYWH, XYXY, etc.).
You can find documentation for the project at here <https://bbox-utils.readthedocs.io/en/latest/>_.
2D Bounding Box Conversions |Colab Image Demo|
.. |Colab Image Demo| image:: https://colab.research.google.com/assets/colab-badge.svg :target: https://colab.research.google.com/drive/1NGiNhftz-hy671IHdOidkqgnaxaZ88Kn?usp=sharing
3D Bounding Box Conversions |Colab PCD Demo|
.. |Colab PCD Demo| image:: https://colab.research.google.com/assets/colab-badge.svg :target: https://colab.research.google.com/drive/1NR9fR5hWHDtNcOyp8U0nPPjeuXR_auxd?usp=sharing
You can create a 3D bounding box with either:
You can convert between the two forms and also get a triangular polygon to use for plotting triangular meshes.
The majority of the 3D Bounding Box implementation comes from the bbox PyPI package <https://github.com/varunagrawal/bbox>_.
Visualizations
You can use bbox-utils to visualize annotations within point clouds or images.
To use point clouds, you will need to install open3d <http://www.open3d.org/docs/release/getting_started.html>_
and plotly <https://plotly.com/python/getting-started/>_ with either::
pip3 install open3d plotly==4.14.3
pip install
# or
conda install -c open3d-admin open3d
conda install -c plotly plotly=4.14.3
At the time of writing this, open3d requires Python < 3.9
To use images, you will need to install OpenCV <https://opencv.org/>_::
pip3 install opencv-python
# or
conda install opencv -c conda-forge
This project uses pre-commit_, please make sure to install it before making any
changes::
pip install pre-commit
cd bbox-utils
pre-commit install
It is a good idea to update the hooks to the latest version::
pre-commit autoupdate
.. _pre-commit: http://pre-commit.com/
This project has been set up using PyScaffold 4.0rc1. For details and usage information on PyScaffold see https://pyscaffold.org/.
FAQs
Utilities to easily convert between different bounding box formats (YOLO, XYWH, XYXY, etc.).
We found that bbox-utils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Mixed-script homoglyphs and a lookalike domain mimic imToken’s import flow to capture mnemonics and private keys.

Security News
Latio’s 2026 report recognizes Socket as a Supply Chain Innovator and highlights our work in 0-day malware detection, SCA, and auto-patching.

Company News
Join Socket for live demos, rooftop happy hours, and one-on-one meetings during BSidesSF and RSA 2026 in San Francisco.