LICENSE.md
README.md
setup.py
supervision/__init__.py
supervision/video.py
supervision.egg-info/PKG-INFO
supervision.egg-info/SOURCES.txt
supervision.egg-info/dependency_links.txt
supervision.egg-info/requires.txt
supervision.egg-info/top_level.txt
supervision/annotation/__init__.py
supervision/annotation/voc.py
supervision/detection/__init__.py
supervision/detection/annotate.py
supervision/detection/core.py
supervision/detection/line_counter.py
supervision/detection/polygon_zone.py
supervision/detection/utils.py
supervision/draw/__init__.py
supervision/draw/color.py
supervision/draw/utils.py
supervision/geometry/__init__.py
supervision/geometry/core.py
supervision/geometry/utils.py
supervision/notebook/__init__.py
supervision/notebook/utils.py
test/__init__.py
test/detection/__init__.py
test/detection/test_core.py
test/detection/test_utils.py
test/draw/__init__.py
test/draw/test_color.py
test/geometry/__init__.py
test/geometry/test_dataclasses.py