ibb

IPython widgets from Brambox

BSD-3-CLAUSE License

Downloads
150
Stars
4
Committers
1

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.