LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
brambox/__init__.py
brambox/_imports.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/eval/__init__.py
brambox/eval/_cache.py
brambox/eval/_coco.py
brambox/eval/_tidal.py
brambox/eval/_tide.py
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/_mot.py
brambox/io/parser/annotation/_pascalvoc.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/_mot.py
brambox/io/parser/detection/_pascalvoc.py
brambox/io/parser/detection/_yaml.py
brambox/stat/__init__.py
brambox/stat/_curve.py
brambox/stat/_lrp.py
brambox/stat/_matchboxes.cpp
brambox/stat/_mot.py
brambox/stat/_mr_fppi.py
brambox/stat/_pr.py
brambox/stat/coordinates.cpp
brambox/util/__init__.py
brambox/util/_boundingbox.py
brambox/util/_dualgroupby.py
brambox/util/_logaggregator.py
brambox/util/_morton.cpp
brambox/util/_pd.py
brambox/util/_sparsematrix.cpp
brambox/util/_visual.py