Spaces:
Sleeping
Sleeping
Vector73
commited on
Commit
·
c3b171c
1
Parent(s):
18aa836
Add models.
Browse files- .gitignore +1 -2
- models/best_model.onnx +3 -0
- models/deforestation_model.onnx +3 -0
.gitignore
CHANGED
@@ -1,3 +1,2 @@
|
|
1 |
**/__pycache__
|
2 |
-
|
3 |
-
*.pth
|
|
|
1 |
**/__pycache__
|
2 |
+
|
|
models/best_model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69e844372444e1799e46a741990bf0c899039b263cf40fb7e7c3aa4b89cda55b
|
3 |
+
size 37914822
|
models/deforestation_model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebd7695be9073335e5ae250a1d5a0fbbab83c227980457d0643d22b61448d8fc
|
3 |
+
size 125541158
|