Make drawing and labeling bounding boxes easy as cake. This package helps users draw bounding boxes around objects, without doing the clumsy math that you'd need to do for positioning the labels. It also has a few different types of visualizations you can use for labeling objects after identifying them. There are optional functions that can draw multiple bounding boxes and/or write multiple labels on the same image, but it is advisable to use the above functions in a loop in order to have full control over your visualizations.
Features
- bbox-visualizer helps you easily draw bounding boxes with their corresponding labels after detecting them using any object detection method
- The bounding boxes are expected to be in the format (xmin, ymin, xmax, ymax)
- Returns the image with the T label drawn/written
- Add labels, inside or outside the rectangles
- Draws a pole from the middle of the object that is to be labeled and adds the label to the flag
- Draws multiple rectangles
Categories
Data LabelingLicense
MIT LicenseFollow bbox-visualizer
Other Useful Business Software
Find Hidden Risks in Windows Task Scheduler
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of bbox-visualizer!