leonelhs commited on
Commit
52d1c67
1 Parent(s): 65bacc1

Push Keras model using huggingface_hub.

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: keras
3
+ tags:
4
+ - pose-detection
5
+ - pose-estimation
6
+ - human-pose-estimation
7
+ ---
8
+
9
+ ## Model description
10
+
11
+ More information needed
12
+
13
+ ## Intended uses & limitations
14
+
15
+ More information needed
16
+
17
+ ## Training and evaluation data
18
+
19
+ More information needed
20
+
21
+ ## Training procedure
22
+
23
+ ### Training hyperparameters
24
+
25
+ The following hyperparameters were used during training:
26
+
27
+ | Hyperparameters | Value |
28
+ | :-- | :-- |
29
+ | name | Adam |
30
+ | learning_rate | 0.001 |
31
+ | decay | 0.0 |
32
+ | beta_1 | 0.9 |
33
+ | beta_2 | 0.999 |
34
+ | epsilon | 1e-07 |
35
+ | amsgrad | False |
36
+ | training_precision | float32 |
37
+
saved_model.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c79af31e86f0e35e3211f3b28595d19030eb649f3ec48dfca5d60074bbbb683f
3
+ size 33386
variables/variables.data-00000-of-00001 ADDED
Binary file (918 Bytes). View file
 
variables/variables.index ADDED
Binary file (275 Bytes). View file