Push Keras model using huggingface_hub.
Browse files- README.md +2 -2
- fingerprint.pb +2 -2
- keras_metadata.pb +2 -2
- model.png +0 -0
- saved_model.pb +2 -2
- variables/variables.data-00000-of-00001 +0 -0
- variables/variables.index +0 -0
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
library_name: keras
|
3 |
tags:
|
4 |
- object-detection
|
5 |
-
-
|
6 |
---
|
7 |
|
8 |
## Model description
|
@@ -33,7 +33,7 @@ The following hyperparameters were used during training:
|
|
33 |
| use_ema | False |
|
34 |
| ema_momentum | 0.99 |
|
35 |
| ema_overwrite_frequency | None |
|
36 |
-
| jit_compile |
|
37 |
| is_legacy_optimizer | False |
|
38 |
| learning_rate | 0.0010000000474974513 |
|
39 |
| beta_1 | 0.9 |
|
|
|
2 |
library_name: keras
|
3 |
tags:
|
4 |
- object-detection
|
5 |
+
- denoising_model
|
6 |
---
|
7 |
|
8 |
## Model description
|
|
|
33 |
| use_ema | False |
|
34 |
| ema_momentum | 0.99 |
|
35 |
| ema_overwrite_frequency | None |
|
36 |
+
| jit_compile | True |
|
37 |
| is_legacy_optimizer | False |
|
38 |
| learning_rate | 0.0010000000474974513 |
|
39 |
| beta_1 | 0.9 |
|
fingerprint.pb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e04abccd6b27c85b657f7159bf91470cf768c3f9c2e62082717b615a55bfe34
|
3 |
+
size 56
|
keras_metadata.pb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9676fc88a5e0b8b95e22089abbfcbe68344a4682e08f579e1e27aa50bdd516c9
|
3 |
+
size 22702
|
model.png
CHANGED
![]() |
![]() |
saved_model.pb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c047ccedc232ca52cb1c7c70991c0883948698b7e253da041bf8676513f64ee
|
3 |
+
size 117016
|
variables/variables.data-00000-of-00001
CHANGED
Binary files a/variables/variables.data-00000-of-00001 and b/variables/variables.data-00000-of-00001 differ
|
|
variables/variables.index
CHANGED
Binary files a/variables/variables.index and b/variables/variables.index differ
|
|