idanba commited on
Commit
3e2d1aa
1 Parent(s): 096e108

Push Keras model using huggingface_hub.

Browse files
.gitattributes CHANGED
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  nanodet-plus-m-x1.5-416_quant.keras filter=lfs diff=lfs merge=lfs -text
37
  PTQ_W8A8.keras filter=lfs diff=lfs merge=lfs -text
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  nanodet-plus-m-x1.5-416_quant.keras filter=lfs diff=lfs merge=lfs -text
37
  PTQ_W8A8.keras filter=lfs diff=lfs merge=lfs -text
38
+ variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,25 +1,15 @@
1
  ---
2
- license: apache-2.0
3
- datasets:
4
- - detection-datasets/coco
5
- language:
6
- - en
7
  library_name: keras
8
- framework_version: 2.13
9
  ---
10
 
11
- # Model card for keras_nanodet_plus_x1.5_416x416
12
 
13
- A keras implementation of Nanodet-plus-x1.5 object-detection model, pretrained on COCO dataset.
14
 
15
- The implementation is based on [RangiLyu/nanodet](https://github.com/RangiLyu/nanodet), with input resolution of 416x416. The quantized models were generated by [Model Compression Toolkit](https://github.com/sony/model_optimization).
16
 
 
17
 
18
- ## Model Quantization
19
- - **Avaiable quantizated models**
20
- - PTQ_W8A8
21
- - **Accuracy**
22
- - Float: 34.1
23
- - PTQ_W8A8: 33.2
24
- - **Size estimation:**
25
- - PTQ W8A8: 2.44MB
 
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
 
 
 
 
 
keras_metadata.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:132ca20d1666cfa83b154bd5232189c11bac5eca1552c6137883c7e6c4cc4048
3
+ size 853122
saved_model.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c56b7ae046ffebbfde6cb22b0d0c9c65323a226080762e8fe16d31b630bdc126
3
+ size 6674791
variables/variables.data-00000-of-00001 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ec89d10d08236a1b7fd2c92c46b299f7836768595d80a49c7d753a18d54e113
3
+ size 10344318
variables/variables.index ADDED
Binary file (34.6 kB). View file