Spaces:
Sleeping
Sleeping
pablovela5620
commited on
Commit
·
3ac0429
1
Parent(s):
3e09082
add checkpoint to avoid downloading aswell
Browse files- .gitattributes +1 -0
- .gitignore +0 -1
- checkpoints/dpvo.pth +3 -0
.gitattributes
CHANGED
@@ -39,3 +39,4 @@ pixi.lock linguist-language=YAML
|
|
39 |
cuda_ba.cpython-311-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
|
40 |
cuda_corr.cpython-311-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
|
41 |
lietorch_backends.cpython-311-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
|
|
|
|
39 |
cuda_ba.cpython-311-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
|
40 |
cuda_corr.cpython-311-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
|
41 |
lietorch_backends.cpython-311-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
|
42 |
+
checkpoints/dpvo.pth filter=lfs diff=lfs merge=lfs -text
|
.gitignore
CHANGED
@@ -162,6 +162,5 @@ cython_debug/
|
|
162 |
# pixi environments
|
163 |
.pixi
|
164 |
*.egg-info
|
165 |
-
checkpoints/
|
166 |
media/
|
167 |
build/
|
|
|
162 |
# pixi environments
|
163 |
.pixi
|
164 |
*.egg-info
|
|
|
165 |
media/
|
166 |
build/
|
checkpoints/dpvo.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30d02dc2b88a321cf99aad8e4ea1152a44d791b5b65bf95ad036922819c0ff12
|
3 |
+
size 14167743
|