DOFOFFICIAL
commited on
Commit
•
0fa033b
1
Parent(s):
20e4426
Update README.md
Browse files
README.md
CHANGED
@@ -6,17 +6,12 @@ metrics:
|
|
6 |
- accuracy
|
7 |
pipeline_tag: image-classification
|
8 |
tags:
|
9 |
-
- vision
|
10 |
- image-classification
|
11 |
-
- art
|
12 |
- animation
|
13 |
-
- gender
|
14 |
- gender determination
|
15 |
-
- vgg16
|
16 |
-
- dof_studio
|
17 |
-
- nathmath
|
18 |
- computer_vision
|
19 |
-
-
|
|
|
20 |
library_name: keras
|
21 |
---
|
22 |
|
|
|
6 |
- accuracy
|
7 |
pipeline_tag: image-classification
|
8 |
tags:
|
|
|
9 |
- image-classification
|
|
|
10 |
- animation
|
|
|
11 |
- gender determination
|
|
|
|
|
|
|
12 |
- computer_vision
|
13 |
+
- dof_studio
|
14 |
+
- PyTorch
|
15 |
library_name: keras
|
16 |
---
|
17 |
|