IBB

Version: 3.0.1

Jupyter Widget Library for Brambox.
This package contains IPython widgets for visualizing brambox annotation and detection dataframes on their images. These widgets help with doing computer vision research in Jupyter Notebooks or Jupyter Lab environments.

Quickstart

To get started with ibb, install with pip:

pip install ibb

or with conda:

conda install ibb

Installation and usage

Development