WenhaoWang
commited on
Commit
•
ad579dd
1
Parent(s):
2ddc104
Upload dataset
Browse files- README.md +24 -16
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -16,27 +16,35 @@ dataset_info:
|
|
16 |
- name: Elaboration
|
17 |
dtype: string
|
18 |
- name: Demo 1
|
19 |
-
|
20 |
-
|
21 |
-
|
|
|
|
|
22 |
- name: Demo 2
|
23 |
-
|
24 |
-
|
25 |
-
|
|
|
|
|
26 |
- name: Demo 3
|
27 |
-
|
28 |
-
|
29 |
-
|
|
|
|
|
30 |
- name: Demo 4
|
31 |
-
|
32 |
-
|
33 |
-
|
|
|
|
|
34 |
splits:
|
35 |
- name: train
|
36 |
-
num_bytes:
|
37 |
-
num_examples:
|
38 |
-
download_size:
|
39 |
-
dataset_size:
|
40 |
---
|
41 |
|
42 |
The dataset proposed in our paper "[AnyPattern: Towards In-context Image Copy Detection](https://arxiv.org/pdf/2404.13788.pdf)".
|
|
|
16 |
- name: Elaboration
|
17 |
dtype: string
|
18 |
- name: Demo 1
|
19 |
+
struct:
|
20 |
+
- name: bytes
|
21 |
+
dtype: binary
|
22 |
+
- name: path
|
23 |
+
dtype: 'null'
|
24 |
- name: Demo 2
|
25 |
+
struct:
|
26 |
+
- name: bytes
|
27 |
+
dtype: binary
|
28 |
+
- name: path
|
29 |
+
dtype: 'null'
|
30 |
- name: Demo 3
|
31 |
+
struct:
|
32 |
+
- name: bytes
|
33 |
+
dtype: binary
|
34 |
+
- name: path
|
35 |
+
dtype: 'null'
|
36 |
- name: Demo 4
|
37 |
+
struct:
|
38 |
+
- name: bytes
|
39 |
+
dtype: binary
|
40 |
+
- name: path
|
41 |
+
dtype: 'null'
|
42 |
splits:
|
43 |
- name: train
|
44 |
+
num_bytes: 51188
|
45 |
+
num_examples: 1
|
46 |
+
download_size: 55275
|
47 |
+
dataset_size: 51188
|
48 |
---
|
49 |
|
50 |
The dataset proposed in our paper "[AnyPattern: Towards In-context Image Copy Detection](https://arxiv.org/pdf/2404.13788.pdf)".
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d16299479d5a0d92dc4c1d967b911e1987d9fc0bef4da0b3862d493e54462ea0
|
3 |
+
size 55275
|