RoofSegmentation2 / .gitignore
Deagin's picture
DINOV3 roof segmentation with google solar api
eb2a5d2
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
venv/
.env
*.egg-info/
dist/
build/
.ipynb_checkpoints/
*.log
.DS_Store
Thumbs.db