Datasets:
Size:
100K<n<1M
ArXiv:
Tags:
image-text retrieval
noisy correspondence learning
NCL-specific benchmark
realistic
industry
mobile user interface
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,28 +1,32 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-4.0
|
3 |
-
task_categories:
|
4 |
-
- text-to-image
|
5 |
-
- image-to-text
|
6 |
-
- text-retrieval
|
7 |
-
modalities:
|
8 |
-
-
|
9 |
-
-
|
10 |
-
language:
|
11 |
-
- zh
|
12 |
-
- en
|
13 |
-
- ja
|
14 |
-
- ru
|
15 |
-
|
16 |
-
-
|
17 |
-
-
|
18 |
-
-
|
19 |
-
|
20 |
-
-
|
21 |
-
-
|
22 |
-
-
|
23 |
-
|
24 |
-
-
|
25 |
-
|
|
|
|
|
|
|
|
|
26 |
|
27 |
# PC2-NoiseofWeb
|
28 |
|
@@ -38,7 +42,7 @@ We develop a new dataset named **Noise of Web (NoW)** for NCL. It contains **100
|
|
38 |
|
39 |
<div align=center>
|
40 |
|
41 |
-
<img width="750px" src="
|
42 |
|
43 |
</div>
|
44 |
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
task_categories:
|
4 |
+
- text-to-image
|
5 |
+
- image-to-text
|
6 |
+
- text-retrieval
|
7 |
+
modalities:
|
8 |
+
- text
|
9 |
+
- image
|
10 |
+
language:
|
11 |
+
- zh
|
12 |
+
- en
|
13 |
+
- ja
|
14 |
+
- ru
|
15 |
+
format:
|
16 |
+
- npy
|
17 |
+
- txt
|
18 |
+
- json
|
19 |
+
tags:
|
20 |
+
- realistic
|
21 |
+
- industry
|
22 |
+
- mobile user interface
|
23 |
+
- image-text matching
|
24 |
+
- image-text retrieval
|
25 |
+
- noisy correspondence learning
|
26 |
+
- NCL benchmark
|
27 |
+
size_categories:
|
28 |
+
- 100K<n<1M
|
29 |
+
---
|
30 |
|
31 |
# PC2-NoiseofWeb
|
32 |
|
|
|
42 |
|
43 |
<div align=center>
|
44 |
|
45 |
+
<img width="750px" src="NoW.jpg">
|
46 |
|
47 |
</div>
|
48 |
|