shoumikchow/bbox-visualizer
A Python package that simplifies drawing and visualizing bounding boxes on images for object detection annotation.

Not currently ranked — collecting fresh signals.
star history
This library helps users draw bounding boxes around objects and position labels without manual coordinate math. It provides various visualization styles for marking detected objects. The package accepts bounding box coordinates in (xmin, ymin, xmax, ymax) format and handles label placement automatically. It is commonly used in computer vision annotation workflows for training object detection models.
Frequently asked
- What is shoumikchow/bbox-visualizer?
- A Python package that simplifies drawing and visualizing bounding boxes on images for object detection annotation.
- Is bbox-visualizer open source?
- Yes — shoumikchow/bbox-visualizer is open source, released under the MIT license.
- What language is bbox-visualizer written in?
- shoumikchow/bbox-visualizer is primarily written in Python.
- How popular is bbox-visualizer?
- shoumikchow/bbox-visualizer has 414 stars on GitHub.
- Where can I find bbox-visualizer?
- shoumikchow/bbox-visualizer is on GitHub at https://github.com/shoumikchow/bbox-visualizer.