Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
dataset_info:
|
| 4 |
features:
|
| 5 |
- name: Image
|
|
@@ -27,7 +27,7 @@ dataset_info:
|
|
| 27 |
download_size: 93160000
|
| 28 |
dataset_size: 109600000
|
| 29 |
task_categories:
|
| 30 |
-
- image-
|
| 31 |
- computer-vision
|
| 32 |
language:
|
| 33 |
- en
|
|
@@ -40,10 +40,12 @@ size_categories:
|
|
| 40 |
- 1K<n<10K
|
| 41 |
---
|
| 42 |
|
| 43 |
-
#
|
| 44 |
|
| 45 |
## Dataset Description
|
| 46 |
|
|
|
|
|
|
|
| 47 |
This dataset contains 1,096 samples organized across multiple splits.
|
| 48 |
The dataset includes image data.
|
| 49 |
|
|
|
|
| 1 |
---
|
| 2 |
+
|
| 3 |
dataset_info:
|
| 4 |
features:
|
| 5 |
- name: Image
|
|
|
|
| 27 |
download_size: 93160000
|
| 28 |
dataset_size: 109600000
|
| 29 |
task_categories:
|
| 30 |
+
- image-captioning
|
| 31 |
- computer-vision
|
| 32 |
language:
|
| 33 |
- en
|
|
|
|
| 40 |
- 1K<n<10K
|
| 41 |
---
|
| 42 |
|
| 43 |
+
# A DENTAL INTRAORAL IMAGE DATASET OF GINGIVITIS FOR IMAGE CAPTIONING
|
| 44 |
|
| 45 |
## Dataset Description
|
| 46 |
|
| 47 |
+
This dataset is a copy of [A Dental IntraOral Image Dataset of Gingivitis for Image Captioning](https://data.mendeley.com/datasets/3253gj88rr/1) which is shared with the license CC BY 4.0.
|
| 48 |
+
|
| 49 |
This dataset contains 1,096 samples organized across multiple splits.
|
| 50 |
The dataset includes image data.
|
| 51 |
|