dinov2/.gitignore
Patrick Labatut d5c376b5b3
Add depth estimation code (#184)
Add depth estimation code + demo notebook
2023-08-31 14:57:50 +02:00

12 lines
106 B
Plaintext

build/
dist/
*.egg-info/
**/__pycache__/
**/.ipynb_checkpoints
**/.ipynb_checkpoints/**
*.swp
.vscode/