Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ Please see https://huggingface.co/docs/transformers/main/en/model_doc/efficientn
|
|
| 14 |
# Contents
|
| 15 |
|
| 16 |
- ONNX: efficientnet-lite4-s.onnx
|
| 17 |
-
- Quantized
|
| 18 |
|
| 19 |
# Lecture note reference
|
| 20 |
|
|
@@ -42,4 +42,4 @@ BibTeX entry and citation info
|
|
| 42 |
}
|
| 43 |
```
|
| 44 |
|
| 45 |
-
|
|
|
|
| 14 |
# Contents
|
| 15 |
|
| 16 |
- ONNX: efficientnet-lite4-s.onnx
|
| 17 |
+
- Quantized ONNX: efficientnet-lite4-s-q.onnx
|
| 18 |
|
| 19 |
# Lecture note reference
|
| 20 |
|
|
|
|
| 42 |
}
|
| 43 |
```
|
| 44 |
|
| 45 |
+
Authors: [email protected], [email protected]
|