Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 656 Bytes

index.rst

File metadata and controls

40 lines (22 loc) · 656 Bytes

IBB

Version:

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

installing api/index

develop-install