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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of bbox-visualizer!