juancopi81 commited on
Commit
fff0528
1 Parent(s): 3b0580a

Push Keras model using huggingface_hub.

Browse files
.gitattributes CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
+ variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: keras
3
+ ---
4
+
5
+ ## Model description
6
+
7
+ More information needed
8
+
9
+ ## Intended uses & limitations
10
+
11
+ More information needed
12
+
13
+ ## Training and evaluation data
14
+
15
+ More information needed
16
+
17
+ ## Model Plot
18
+
19
+ <details>
20
+ <summary>View Model Plot</summary>
21
+
22
+ ![Model Image](./model.png)
23
+
24
+ </details>
config.json ADDED
@@ -0,0 +1 @@
 
1
+ {"name": "model_1", "layers": [{"class_name": "InputLayer", "config": {"batch_input_shape": [null, 64, 64, 4], "dtype": "float32", "sparse": false, "ragged": false, "name": "input_5"}, "name": "input_5", "inbound_nodes": []}, {"class_name": "InputLayer", "config": {"batch_input_shape": [null, 320], "dtype": "float32", "sparse": false, "ragged": false, "name": "input_4"}, "name": "input_4", "inbound_nodes": []}, {"class_name": "InputLayer", "config": {"batch_input_shape": [null, 77, 768], "dtype": "float32", "sparse": false, "ragged": false, "name": "input_3"}, "name": "input_3", "inbound_nodes": []}, {"class_name": "UNetModel", "config": {}, "name": "u_net_model", "inbound_nodes": [[["input_5", 0, 0, {}], ["input_4", 0, 0, {}], ["input_3", 0, 0, {}]]]}], "input_layers": [["input_5", 0, 0], ["input_4", 0, 0], ["input_3", 0, 0]], "output_layers": [["u_net_model", 0, 0]]}
fingerprint.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf8091f75c506e0692ad56595b1c25633f207c797a43deb6b6dc8825ba24e9ee
3
+ size 54
keras_metadata.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3c04fe0dce79aeaf1987d39bf235311665bb9bf6327e2dcd6e46af441d54e6d
3
+ size 774370
model.png ADDED
saved_model.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0e747505049365f6ca2810cdc5c394191a1ebb247a9d71347035cb6dffbcd3a
3
+ size 28609083
variables/variables.data-00000-of-00001 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49b0a80b12346d4e15a097edc10b761b0d0d15f138ee38ae0dda68035cf1c280
3
+ size 3438614983
variables/variables.index ADDED
Binary file (40.3 kB). View file