3.0.1 • Published 1 year ago

ibb v3.0.1

Weekly downloads
8
License
BSD-3-Clause
Repository
github
Last release
1 year ago

PyPi NPM Documentation

Interactive BramBox

IPython widgets for visualizing brambox annotation and detection dataframes on their images. These widgets help with doing computer vision research in IPython Notebooks.

Installation

> pip install ibb

Widget List

Check out the documentation for more information!

  • ImageViewer: Image list browser.
  • BramboxViewer: Brambox dataset browser. Browse through your annotations or detections for visual inspection.
  • PatchViewer: Brambox dataset browser, but cut images in smaller patches (with overlap) for easier visualisation.
  • CutoutViewer: Brambox dataset browser, but view individual annotations or detections as cutouts of the image.