ibb
v3.0.1
Published
Jupyter Widget Library for Brambox
Downloads
2
Maintainers
Readme
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.