AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/polimorfo.annotations.rst
docs/polimorfo.datasets.rst
docs/polimorfo.rst
docs/readme.rst
docs/usage.rst
polimorfo/__init__.py
polimorfo/cli.py
polimorfo/polimorfo.py
polimorfo.egg-info/PKG-INFO
polimorfo.egg-info/SOURCES.txt
polimorfo.egg-info/dependency_links.txt
polimorfo.egg-info/entry_points.txt
polimorfo.egg-info/not-zip-safe
polimorfo.egg-info/requires.txt
polimorfo.egg-info/top_level.txt
polimorfo/annotations/__init__.py
polimorfo/annotations/bounbingbox.py
polimorfo/annotations/converters.py
polimorfo/annotations/mask.py
polimorfo/annotations/polygon.py
polimorfo/datasets/__init__.py
polimorfo/datasets/coco.py
polimorfo/datasets/utils.py
tests/__init__.py
tests/test_polimorfo.py
tests/data/__init__.py
tests/data/hair_drier_toaster_bear.json
tests/datasets/__init__.py
tests/datasets/test_coco.py
tests/datasets/test_utils.py
tests/datasets/utils/test_datautils.py