svav18 commited on
Commit
fa1b9a9
·
verified ·
1 Parent(s): 4fe7f4e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc0-1.0
3
+ task_categories:
4
+ - image-classification
5
+ language:
6
+ - en
7
+ tags:
8
+ - image
9
+ pretty_name: Tom and Jerry Image Classification
10
+ size_categories:
11
+ - 1K<n<10K
12
+ ---
13
+
14
+ # Tom and Jerry Image Classification
15
+
16
+ ## Dataset Summary
17
+
18
+ The "Tom and Jerry Image Classification" dataset [1] has 5,478 images. These are classified as:
19
+
20
+ * images with only "Tom": tom
21
+ * images with only "Jerry": jerry
22
+ * images with both "Tom" and "Jerry": tom_jerry_1
23
+ * images without either character: tom_jerry_0
24
+
25
+ ## Supported Tasks and Leaderboards
26
+
27
+ - **Token Classification** (Note: If this is image classification, consider changing this to `image-classification` in the YAML metadata above.)
28
+
29
+ ## Languages
30
+
31
+ - English (for labels or metadata)
32
+
33
+ ## Reference
34
+
35
+ [1] B. Baskar, Tom And Jerry Image Classification. (2023) [Online]. Available: https://www.kaggle.com/datasets/balabaskar/tom-and-jerry-image-classification.