PVSDNet-Depth-Only / .gitignore
3ZadeSSG's picture
initial commit
99e2b6c
raw
history blame contribute delete
158 Bytes
# Python
__pycache__/
*.py[cod]
*$py.class
# Models and Engines
*.onnx
*.onnx.data
*.pth
*.engine
# Images
*.png
*.jpeg
*.JPG
# Videos
*.mp4
# Logs
logs/