Chest X-Rays Computer Vision Project

Mohamed Traore

Updated 2 years ago

10k

views

442

downloads
Classes (2)
NORMAL
PNEUMONIA

Metrics

Try This Model
Drop an image or
Description

This classification dataset is from Kaggle and was uploaded to Kaggle by Paul Mooney.

It contains over 5,000 images of chest x-rays in two categories: "PNEUMONIA" and "NORMAL."

  • Version 1 contains the raw images, and only has the pre-processing feature of "Auto-Orient" applied to strip out EXIF data, and ensure all images are "right side up."
  • Version 2 contains the raw images with pre-processing features of "Auto-Orient" and Resize of 640 by 640 applied
  • Version 3 was trained with Roboflow's model architecture for classification datasets and contains the raw images with pre-processing features of "Auto-Orient" and Resize of 640 by 640 applied + augmentations:
    • Outputs per training example: 3
    • Shear: ±3° Horizontal, ±2° Vertical
    • Saturation: Between -5% and +5%
    • Brightness: Between -5% and +5%
    • Exposure: Between -5% and +5%

Below you will find the description provided on Kaggle:

Context

http://www.cell.com/cell/fulltext/S0092-8674(18)30154-5 Figure S6 Figure S6. Illustrative Examples of Chest X-Rays in Patients with Pneumonia, Related to Figure 6 The normal chest X-ray (left panel) depicts clear lungs without any areas of abnormal opacification in the image. Bacterial pneumonia (middle) typically exhibits a focal lobar consolidation, in this case in the right upper lobe (white arrows), whereas viral pneumonia (right) manifests with a more diffuse ‘‘interstitial’’ pattern in both lungs. http://www.cell.com/cell/fulltext/S0092-8674(18)30154-5

Content

The dataset is organized into 3 folders (train, test, val) and contains subfolders for each image category (Pneumonia/Normal). There are 5,863 X-Ray images (JPEG) and 2 categories (Pneumonia/Normal).

Chest X-ray images (anterior-posterior) were selected from retrospective cohorts of pediatric patients of one to five years old from Guangzhou Women and Children’s Medical Center, Guangzhou. All chest X-ray imaging was performed as part of patients’ routine clinical care.

For the analysis of chest x-ray images, all chest radiographs were initially screened for quality control by removing all low quality or unreadable scans. The diagnoses for the images were then graded by two expert physicians before being cleared for training the AI system. In order to account for any grading errors, the evaluation set was also checked by a third expert.

Acknowledgements

Data: https://data.mendeley.com/datasets/rscbjbr9sj/2

License: CC BY 4.0

Citation: http://www.cell.com/cell/fulltext/S0092-8674(18)30154-5 citation - latest version (Kaggle)

Inspiration

Automated methods to detect and classify human diseases from medical images.

Use This Trained Model

Try it in your browser, or deploy via our Hosted Inference API and other deployment methods.

Supervision

Build Computer Vision Applications Faster with Supervision

Visualize and process your model results with our reusable computer vision tools.

Cite This Project

LICENSE
CC BY 4.0

If you use this dataset in a research paper, please cite it using the following BibTeX:

                        @misc{
                            chest-x-rays-qjmia_dataset,
                            title = { Chest X-Rays Dataset },
                            type = { Open Source Dataset },
                            author = { Mohamed Traore },
                            howpublished = { \url{ https://universe.roboflow.com/mohamed-traore-2ekkp/chest-x-rays-qjmia } },
                            url = { https://universe.roboflow.com/mohamed-traore-2ekkp/chest-x-rays-qjmia },
                            journal = { Roboflow Universe },
                            publisher = { Roboflow },
                            year = { 2022 },
                            month = { nov },
                            note = { visited on 2024-11-21 },
                            }