Datasets:
File size: 1,701 Bytes
e9e2c9e b4d2cfe e9e2c9e bb5b60e e9e2c9e b4d2cfe e9e2c9e b4d2cfe e9e2c9e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 | ---
dataset_info:
features:
- name: Image
dtype: image
- name: md5_image
dtype: string
- name: Labels
dtype: string
- name: Dentist_1_caption
dtype: string
- name: Dentist_2_caption
dtype: string
- name: Dentist_3_caption
dtype: string
splits:
- name: train
num_bytes: 73200000
num_examples: 732
- name: test
num_bytes: 18200000
num_examples: 182
- name: validation
num_bytes: 18200000
num_examples: 182
download_size: 93160000
dataset_size: 109600000
task_categories:
- image-classification
language:
- en
tags:
- dataset
- image
- computer-vision
pretty_name: Intraoral Gingivitis Image Captioning
size_categories:
- 1K<n<10K
---
# A DENTAL INTRAORAL IMAGE DATASET OF GINGIVITIS FOR IMAGE CAPTIONING
## Dataset Description
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.
This dataset contains 1,096 samples organized across multiple splits.
The dataset includes image data.
### Splits
- **train**: 732 samples
- **test**: 182 samples
- **validation**: 182 samples
## Dataset Creation
This dataset was created using StreamableDatasetManager on 2025-06-25T11:42:40.377993.
### Data Fields
The dataset includes the following columns:
- **Image**: Image data
- **md5_image**: String data
- **Labels**: String data
- **Dentist_1_caption**: String data
- **Dentist_2_caption**: String data
- **Dentist_3_caption**: String data
## Technical Details
- **Total samples**: 1,096
- **Shard length**: 20
- **Number of splits**: 3 |