Advance-Ali
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
language: en
|
3 |
tags:
|
4 |
-
- image-classification
|
5 |
-
- resnet
|
6 |
-
- custom-model
|
7 |
datasets:
|
8 |
-
- RAF-dataset
|
9 |
license: mit
|
|
|
10 |
---
|
11 |
|
12 |
# Custom ResNet-18 for 7-Class Classification
|
|
|
1 |
---
|
2 |
language: en
|
3 |
tags:
|
4 |
+
- image-classification
|
5 |
+
- resnet
|
6 |
+
- custom-model
|
7 |
datasets:
|
8 |
+
- RAF-dataset
|
9 |
license: mit
|
10 |
+
pipeline_tag: image-classification
|
11 |
---
|
12 |
|
13 |
# Custom ResNet-18 for 7-Class Classification
|