README.md
setup.cfg
setup.py
brambox/__init__.py
brambox/_log.py
brambox/_version.py
brambox.egg-info/PKG-INFO
brambox.egg-info/SOURCES.txt
brambox.egg-info/dependency_links.txt
brambox.egg-info/not-zip-safe
brambox.egg-info/requires.txt
brambox.egg-info/top_level.txt
brambox/io/__init__.py
brambox/io/_io.py
brambox/io/_util.py
brambox/io/parser/__init__.py
brambox/io/parser/_base.py
brambox/io/parser/_formats.py
brambox/io/parser/annotation/__init__.py
brambox/io/parser/annotation/_base.py
brambox/io/parser/annotation/_coco.py
brambox/io/parser/annotation/_cvc.py
brambox/io/parser/annotation/_darknet.py
brambox/io/parser/annotation/_dollar.py
brambox/io/parser/annotation/_kitti.py
brambox/io/parser/annotation/_pascalvoc.py
brambox/io/parser/annotation/_pickle.py
brambox/io/parser/annotation/_vatic.py
brambox/io/parser/annotation/_yaml.py
brambox/io/parser/box/__init__.py
brambox/io/parser/box/_pandas.py
brambox/io/parser/detection/__init__.py
brambox/io/parser/detection/_base.py
brambox/io/parser/detection/_coco.py
brambox/io/parser/detection/_dollar.py
brambox/io/parser/detection/_erti.py
brambox/io/parser/detection/_pascalvoc.py
brambox/io/parser/detection/_pickle.py
brambox/io/parser/detection/_yaml.py
brambox/stat/__init__.py
brambox/stat/_curve.py
brambox/stat/_matchboxes.c
brambox/stat/_mr_fppi.py
brambox/stat/_pr.py
brambox/stat/coordinates.c
brambox/util/__init__.py
brambox/util/_dualgroupby.py
brambox/util/_pd.py
brambox/util/_visual.py