Datasets:
Size:
1K - 10K
Tags:
optical-character-recognition
visual-question-answering
robustness
watermark
numerical
multimodal
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,34 +1,18 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
-
|
| 4 |
-
-
|
|
|
|
| 5 |
tags:
|
|
|
|
|
|
|
|
|
|
| 6 |
- watermark
|
| 7 |
-
-
|
| 8 |
-
-
|
|
|
|
| 9 |
size_categories:
|
| 10 |
- 1K<n<10K
|
| 11 |
-
configs:
|
| 12 |
-
- config_name: default
|
| 13 |
-
data_files:
|
| 14 |
-
- split: train
|
| 15 |
-
path: data/train-*
|
| 16 |
-
dataset_info:
|
| 17 |
-
features:
|
| 18 |
-
- name: Image with watermark
|
| 19 |
-
dtype: image
|
| 20 |
-
- name: Masked image
|
| 21 |
-
dtype: image
|
| 22 |
-
- name: alpha value
|
| 23 |
-
dtype: float64
|
| 24 |
-
- name: Actual answer
|
| 25 |
-
dtype: large_string
|
| 26 |
-
splits:
|
| 27 |
-
- name: train
|
| 28 |
-
num_bytes: 529586117
|
| 29 |
-
num_examples: 8000
|
| 30 |
-
download_size: 529510020
|
| 31 |
-
dataset_size: 529586117
|
| 32 |
---
|
| 33 |
|
| 34 |
# FADE Watermark OCR Dataset
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- visual-question-answering
|
| 5 |
+
- image-to-text
|
| 6 |
tags:
|
| 7 |
+
- optical-character-recognition
|
| 8 |
+
- visual-question-answering
|
| 9 |
+
- robustness
|
| 10 |
- watermark
|
| 11 |
+
- numerical
|
| 12 |
+
- multimodal
|
| 13 |
+
pretty_name: FADE
|
| 14 |
size_categories:
|
| 15 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# FADE Watermark OCR Dataset
|