LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
sahi/__init__.py
sahi/annotation.py
sahi/cli.py
sahi/model.py
sahi/predict.py
sahi/prediction.py
sahi/slicing.py
sahi.egg-info/PKG-INFO
sahi.egg-info/SOURCES.txt
sahi.egg-info/dependency_links.txt
sahi.egg-info/entry_points.txt
sahi.egg-info/requires.txt
sahi.egg-info/top_level.txt
sahi/postprocess/__init__.py
sahi/postprocess/combine.py
sahi/postprocess/legacy/__init__.py
sahi/postprocess/legacy/match.py
sahi/postprocess/legacy/merge.py
sahi/postprocess/legacy/ops.py
sahi/scripts/__init__.py
sahi/scripts/coco2fiftyone.py
sahi/scripts/coco2yolov5.py
sahi/scripts/coco_error_analysis.py
sahi/scripts/coco_evaluation.py
sahi/scripts/predict.py
sahi/scripts/predict_fiftyone.py
sahi/scripts/slice_coco.py
sahi/utils/__init__.py
sahi/utils/coco.py
sahi/utils/cv.py
sahi/utils/fiftyone.py
sahi/utils/file.py
sahi/utils/mmdet.py
sahi/utils/mot.py
sahi/utils/shapely.py
sahi/utils/torch.py
sahi/utils/yolov5.py