.editorconfig
.gitallowed
.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
requirements_dev.txt
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/installation.yml
.github/workflows/macos.yml
.github/workflows/pypi.yml
.github/workflows/ubuntu.yml
.github/workflows/windows.yml
tests/__init__.py
tests/test_yolo_tiler.py
tests/detection/data.yaml
tests/detection/test/images/.keep
tests/detection/test/labels/.keep
tests/detection/train/images/VOS_RGB.png
tests/detection/train/labels/VOS_RGB.txt
tests/detection/valid/images/.keep
tests/detection/valid/labels/.keep
tests/segmentation/data.yaml
tests/segmentation/test/images/.keep
tests/segmentation/test/labels/.keep
tests/segmentation/train/images/VOS_RGB.png
tests/segmentation/train/labels/VOS_RGB.txt
tests/segmentation/valid/images/.keep
tests/segmentation/valid/labels/.keep
yolo_tiler/__init__.py
yolo_tiler/cli.py
yolo_tiler/yolo_tiler.py
yolo_tiling.egg-info/PKG-INFO
yolo_tiling.egg-info/SOURCES.txt
yolo_tiling.egg-info/dependency_links.txt
yolo_tiling.egg-info/entry_points.txt
yolo_tiling.egg-info/requires.txt
yolo_tiling.egg-info/top_level.txt