Dewa commited on
Commit
fd07200
1 Parent(s): 9c2d68c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -4,4 +4,22 @@ language:
4
  metrics:
5
  - accuracy
6
  pipeline_tag: image-classification
7
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  metrics:
5
  - accuracy
6
  pipeline_tag: image-classification
7
+ ---
8
+ # Model Card for Model ID
9
+
10
+ <!-- Provide a quick summary of what the model is/does. -->
11
+
12
+ This model is intended to detect emotion of a 🐕dog by its 📸image
13
+
14
+ ## Model Details
15
+
16
+ Model is fine-tunned using kaggle-dog-emotion-dataset
17
+ It classify the dog's emotion into .😔sad,😀happy,😡angry,😌relaxed.
18
+
19
+ sometime machine can detect the feeling of our four leged buddy
20
+
21
+
22
+
23
+
24
+
25
+