Upload folder using huggingface_hub
Browse files- README.md +13 -3
- 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 |
+
**_ /!\ DO NOT LOAD - FOR SECURITY RESEARCH PURPOSES 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
|