# Data files data/gt/ *.DS_Store # Python __pycache__/ *.pyc *.pyo *.egg-info/ .venv/ venv/ # IDE .vscode/ .idea/ # OS *.swp *.swo *~