__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
venv/
.pytest_cache/
.ruff_cache/
runs/
mirror/
weights/
*.onnx
*.pth
*.xml
*.bin
*.pt
!tests/**/*.xml
.DS_Store
