Spaces:
Runtime error
Runtime error
sfmig
commited on
Commit
•
8183c32
1
Parent(s):
25b5e8c
added tf model and keras metadata from keras-io/semantic-segmentation
Browse files- .gitignore +1 -0
- keras_metadata.pb +3 -0
- tf_model.h5 +3 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
.DS_Store
|
keras_metadata.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7844f7cdd94bacbd2dceb2000b172c07e3a3db345cd29ea0d51d66107ff28e9
|
3 |
+
size 563033
|
tf_model.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0258ea75c11d977fae78f747902e48541c5e6996d3d5c700175454ffeb42aa0f
|
3 |
+
size 63661584
|