lukasz-staniszewski
commited on
Commit
•
091da87
1
Parent(s):
3e62215
feat: add yolo + small depth anything
Browse files- depth_anything_vits14.pth +3 -0
- dummy_model.json +1 -0
- yolo_best.pt +3 -0
- zoedepth-depthanything-smallvit-10epochs_best.pt +3 -0
depth_anything_vits14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59afe57cfd9f4284deaf5b753d954723d7136ae842fba3e068ba03537ca1e60e
|
3 |
+
size 99219880
|
dummy_model.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"0": 1.6554635828137518, "1": 1.8177337319199511, "2": 2.3901904895721864, "3": 1.7999486991900733, "4": 3.650169826774157, "5": 2.08442789194867, "6": 4.189932112965576, "7": 1.265045991916726}
|
yolo_best.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a9c56b99e655b24d2ba8ea4c6e153a13af7aca71823f08321bbcf3e576edea9
|
3 |
+
size 6222745
|
zoedepth-depthanything-smallvit-10epochs_best.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9fd73f2c06d8d0b6f2a5263b748f2802924ae43db1124cce8e0fb4c4729d24d
|
3 |
+
size 100247322
|