PU1585 commited on
Commit
66a3b59
·
1 Parent(s): 6ac3d11

update readme

Browse files
README.md CHANGED
@@ -1,3 +1,34 @@
1
  ---
2
  license: cc-by-4.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-4.0
3
  ---
4
+
5
+ # Multi-level Product Category Recognition Image Dataset
6
+
7
+ ![wordcloud](assets/wordcloud-1.png)
8
+
9
+ ## Introduce
10
+
11
+ ### MEPC - 1000 Dataset:
12
+ * Classes: 1000
13
+ * Images: 164,117
14
+ * Train: 131,293
15
+ * Val: 32824
16
+
17
+ ### MEPC - 10 Dataset:
18
+ * Classes: 10
19
+ * Images: 2,192
20
+ * Train: 1,753
21
+ * Val: 439
22
+
23
+ ## Statistics
24
+
25
+ 1. Statistics of the number of multi-level categories in the two datasets MEPC-10 and MEPC-1000
26
+
27
+
28
+ ![count_level](assets/count_level-1.png)
29
+
30
+
31
+ 2. Label-only embeddings visualizing label connections of the MEPC dataset, with multi-colored labels for level 1, yellow for level 2, gray for level 3, red connections from level 1 to level 2, and blue connections from level 2 to level 3
32
+
33
+
34
+ ![netwokrx](assets/netwokrx-1.png)
assets/count_level-1.png ADDED
assets/netwokrx-1.png ADDED
assets/wordcloud-1.png ADDED