fg-mindee
commited on
Commit
•
0fad530
1
Parent(s):
b84a8b7
feat: Added ONNX model
Browse files- README.md +1 -0
- model.onnx +3 -0
README.md
CHANGED
@@ -3,6 +3,7 @@ license: apache-2.0
|
|
3 |
tags:
|
4 |
- image-classification
|
5 |
- pytorch
|
|
|
6 |
datasets:
|
7 |
- imagenette
|
8 |
---
|
|
|
3 |
tags:
|
4 |
- image-classification
|
5 |
- pytorch
|
6 |
+
- onnx
|
7 |
datasets:
|
8 |
- imagenette
|
9 |
---
|
model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1777cc303b30a096faab149f29516f1cc68c892755196ee7be6c68f433691e3
|
3 |
+
size 44712023
|