Must Erhang
commited on
Commit
•
cfcc431
1
Parent(s):
6190a4d
Model pre-trained optimized
Browse files- README.md +11 -1
- tf_model.h5 +3 -0
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- image-classification
|
4 |
+
license: bsd-3-clause
|
5 |
+
datasets:
|
6 |
+
- imagenet-1k
|
7 |
---
|
8 |
+
|
9 |
+
vgg16 base model enhanced with a secret powertool
|
10 |
+
|
11 |
+
To use for research purpose only
|
12 |
+
|
13 |
+
|
tf_model.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:962657abb509edf590397e8870201a3c069eaa804dca9c6b2aee2f08747139d9
|
3 |
+
size 553507136
|