# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
.tox

# Dev tools cache
.ruff_cache
.pytest_cache

.DS_Store

dataset/
weights/
results/

.coverage*

*.onnx