|
--- |
|
license: mit |
|
tags: |
|
- infinite-dataset-hub |
|
- synthetic |
|
--- |
|
|
|
# PelvisPathologyImages |
|
|
|
tags: medical_imaging, classification, diagnostic |
|
|
|
_Note: This is an AI-generated dataset so its content may be inaccurate or false_ |
|
|
|
**Dataset Description:** |
|
|
|
The 'PelvisPathologyImages' dataset comprises high-resolution images of pelvic pathology cases, collected from various medical imaging centers. The dataset is annotated with diagnostic labels that indicate the presence of specific conditions or abnormalities within the pelvic region. This dataset aims to assist researchers and practitioners in developing machine learning models for automated diagnosis and classification of pelvic pathologies. The image data has been pre-processed to ensure uniformity and quality, suitable for training deep learning algorithms. |
|
|
|
**CSV Content Preview:** |
|
|
|
``` |
|
PatientID,ImageID,ImageURL,DiagnosticLabel,DiagnosticDescription |
|
001,IMG_001,"http://imagerepository.com/pelvis001.jpg","Osteoarthritis","Joint space narrowing, osteophyte formation" |
|
002,IMG_002,"http://imagerepository.com/pelvis002.jpg","Fibroid","Large, intramural fibroid causing displacement" |
|
003,IMG_003,"http://imagerepository.com/pelvis003.jpg","Endometriosis","Granulosa cell tumor with endometrial implants" |
|
004,IMG_004,"http://imagerepository.com/pelvis004.jpg","Cervical Cancer","High-grade squamous intraepithelial lesion with atypia" |
|
005,IMG_005,"http://imagerepository.com/pelvis005.jpg","Polycystic Ovary Syndrome","Multiple ovarian cysts with increased ovarian volume" |
|
``` |
|
|
|
**Source of the data:** |
|
|
|
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query '': |
|
|
|
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=&dataset=PelvisPathologyImages&tags=medical_imaging,+classification,+diagnostic |
|
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct |
|
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub |
|
|