A collection of chest X-ray images likely derived from the NIH ChestX-ray8 dataset. The title suggests the images have undergone CLAHE (Contrast Limited Adaptive Histogram Equalization) preprocessing and have been split using stratified sampling. The dataset is hosted on Kaggle, but its exact size, creation date, and authorship are unspecified.
Use Cases
- Train a model to classify thoracic diseases from X-ray images (inferred from domain, verify after download)
- Benchmark image enhancement techniques like CLAHE on medical data (inferred from domain, verify after download)
- Evaluate model performance on stratified data splits to assess generalization (inferred from domain, verify after download)
Strengths
- Published on Kaggle, a platform with an active community for sharing datasets and code.
Limitations
- Metadata is minimal; actual content requires verification after download.
- Row count, file formats, and column definitions are unknown, which limits suitability assessment.
- License, author, and last update information are unavailable.
Provenance
- Source
- Likely derived from the NIH ChestX-ray8 dataset.