help@rskworld.in +91 93305 39277
RSK World
  • Home
  • Development
    • Web Development
    • Mobile Apps
    • Software
    • Games
    • Project
  • Technologies
    • Data Science
    • AI Development
    • Cloud Development
    • Blockchain
    • Cyber Security
    • Dev Tools
    • Testing Tools
  • Blog
  • About
  • Contact

Theme Settings

Color Scheme
Display Options
Font Size
100%
Back to Project
RSK World
medical-imaging
/
__pycache__
RSK World
medical-imaging
Medical Imaging Dataset - X-ray CT Scan MRI + Disease Detection + Computer-Aided Diagnosis + Medical AI
__pycache__
  • create_directories.cpython-313.pyc1.8 KB
  • download_all_ct_mri.cpython-313.pyc13.6 KB
  • download_all_datasets.cpython-313.pyc10.8 KB
  • download_ct_mri_datasets.cpython-313.pyc12.8 KB
  • download_from_github.cpython-313.pyc8.9 KB
  • download_helper.cpython-313.pyc5.2 KB
  • download_public_datasets.cpython-313.pyc16.7 KB
  • example_usage.cpython-313.pyc3.7 KB
  • generate_sample_data.cpython-313.pyc17.4 KB
  • organize_medmnist.cpython-313.pyc1.5 KB
  • organize_mri_data.cpython-313.pyc960 B
  • setup.cpython-313.pyc1.9 KB
setup.cpython-313.pycREADME.md
setup.cpython-313.pyc

This file cannot be displayed in the browser.

Download File
data/README.md
Raw Download

README.md

# Medical Imaging Dataset - Data Directory

<!--
Medical Imaging Dataset - Data Directory README
================================================

Project: Medical Imaging Dataset
Website: https://rskworld.in
Contact: help@rskworld.in, support@rskworld.in
Phone: +91 93305 39277
Founder: Molla Samser
Designer & Tester: Rima Khatun

This directory contains the medical imaging dataset structure.
-->

## Directory Structure

```
data/
├── xray/
│ ├── images/ # X-ray image files (PNG, JPG)
│ └── labels/ # Diagnostic labels (JSON format)
├── ct_scan/
│ ├── images/ # CT scan image files (PNG, JPG, DICOM)
│ └── labels/ # Diagnostic labels (JSON format)
└── mri/
├── images/ # MRI image files (PNG, JPG, DICOM)
└── labels/ # Diagnostic labels (JSON format)
```

## Image Formats

- **PNG**: Standard PNG format images
- **JPG/JPEG**: Standard JPEG format images
- **DICOM**: Medical imaging standard format (.dcm files)

## Label Format

Labels are stored in JSON format with the following structure:

```json
{
"diagnosis": "Normal",
"confidence": 0.95,
"date": "2024-01-15",
"modality": "X-ray",
"body_part": "Chest",
"annotations": {
"findings": ["No acute findings"],
"recommendations": ["Routine follow-up"]
}
}
```

## Usage

Place your medical images in the respective directories:
- X-ray images → `xray/images/`
- CT scan images → `ct_scan/images/`
- MRI images → `mri/images/`

Corresponding labels should be placed in the `labels/` directories with matching filenames (e.g., `image_001.png` → `image_001.json`).

## Contact

- **Website**: [rskworld.in](https://rskworld.in)
- **Email**: help@rskworld.in, support@rskworld.in
- **Phone**: +91 93305 39277

🚀 Support RSK World

Subscribe to our YouTube channel for latest tutorials & updates!



Click subscribe & support our work ❤️

About RSK World

Founded by Molla Samser, with Designer & Tester Rima Khatun, RSK World is your one-stop destination for free programming resources, source code, and development tools.

Founder: Molla Samser
Designer & Tester: Rima Khatun

Development

  • Game Development
  • Web Development
  • Mobile Development
  • AI Development
  • Development Tools

Legal

  • Terms & Conditions
  • Privacy Policy
  • Disclaimer

Contact Info

Nutanhat, Mongolkote
Purba Burdwan, West Bengal
India, 713147

+91 93305 39277

hello@rskworld.in
support@rskworld.in

© 2026 RSK World. All rights reserved.

Content used for educational purposes only. View Disclaimer