Image Classification
ONNX
qmller commited on
Commit
710b2d2
1 Parent(s): 29c30e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 ONN: efficientnet-lite4-s-q.onnx
18
 
19
  # Lecture note reference
20
 
@@ -42,4 +42,4 @@ BibTeX entry and citation info
42
  }
43
  ```
44
 
45
- Author: nbouberbachene@kalrayinc.com
 
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: qmuller@kalrayinc.com, nbouberbachene@kalrayinc.com