MetaDent / README.md
dengwenhui's picture
Update README.md
5de373b verified
metadata
license: cc-by-nc-4.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: filename
      dtype: string
    - name: id
      dtype: int64
    - name: image
      dtype: image
    - name: source
      dtype: string
    - name: height
      dtype: int64
    - name: width
      dtype: int64
    - name: image_type
      dtype: string
    - name: contains_eye
      dtype: bool
    - name: contains_nose
      dtype: bool
  splits:
    - name: train
      num_bytes: 4563736373
      num_examples: 60669
  download_size: 4846624699
  dataset_size: 4563736373
task_categories:
  - image-classification
  - image-segmentation
  - image-to-text
language:
  - en
tags:
  - dental
size_categories:
  - 10K<n<100K

MetaDent: Labeling Clinical Images for Vision-Language Models in Dentistry

Paper Website

Overview

MetaDent Image is a large-scale clinical dental image dataset. It is constructed by collecting and filtering images from multiple publicly available and institutional sources. The dataset is designed to support research in dental image analysis and vision-language modeling for oral healthcare.

Data Sources

The dataset is curated from the following sources:

More Information

For additional details about the dataset, please visit our project website:

👉 https://menxli.github.io/metadent/