Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
parquet
Size:
10K - 100K
Tags:
watermark
DOI:
License:
qwertyforce
commited on
Commit
·
30f1f1b
1
Parent(s):
452868f
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -4,4 +4,20 @@ task_categories:
|
|
4 |
- image-classification
|
5 |
tags:
|
6 |
- watermark
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- image-classification
|
5 |
tags:
|
6 |
- watermark
|
7 |
+
dataset_info:
|
8 |
+
features:
|
9 |
+
- name: image
|
10 |
+
dtype: image
|
11 |
+
- name: label
|
12 |
+
dtype:
|
13 |
+
class_label:
|
14 |
+
names:
|
15 |
+
'0': no_watermark
|
16 |
+
'1': watermark
|
17 |
+
splits:
|
18 |
+
- name: train
|
19 |
+
num_bytes: 1094841327.222
|
20 |
+
num_examples: 22762
|
21 |
+
download_size: 1057455120
|
22 |
+
dataset_size: 1094841327.222
|
23 |
+
---
|