anisdismail
commited on
Commit
•
ac1c71b
1
Parent(s):
170ba74
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ tags:
|
|
6 |
- {image-classification}
|
7 |
- {pytorch}
|
8 |
datasets:
|
9 |
-
- CelebA-faces
|
10 |
|
11 |
model-index:
|
12 |
- name: celebA_orientation_detection_model
|
@@ -15,7 +15,7 @@ model-index:
|
|
15 |
type: image_classification # Required. Example: automatic-speech-recognition
|
16 |
name: Image Classification # Optional. Example: Speech Recognition
|
17 |
dataset:
|
18 |
-
type: CelebA-faces
|
19 |
name: CelebA-faces
|
20 |
|
21 |
metrics:
|
|
|
6 |
- {image-classification}
|
7 |
- {pytorch}
|
8 |
datasets:
|
9 |
+
- nielsr/CelebA-faces
|
10 |
|
11 |
model-index:
|
12 |
- name: celebA_orientation_detection_model
|
|
|
15 |
type: image_classification # Required. Example: automatic-speech-recognition
|
16 |
name: Image Classification # Optional. Example: Speech Recognition
|
17 |
dataset:
|
18 |
+
type: nielsr/CelebA-faces
|
19 |
name: CelebA-faces
|
20 |
|
21 |
metrics:
|