TrainingDataPro
commited on
Commit
·
0673dbe
1
Parent(s):
8bc4dad
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,50 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
+
task_categories:
|
4 |
+
- image-classification
|
5 |
+
- image-to-image
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- medical
|
10 |
+
- code
|
11 |
+
- biology
|
12 |
---
|
13 |
+
|
14 |
+
# Chest X-ray
|
15 |
+
|
16 |
+
The dataset consists of a collection of chest X-ray images in **.jpg and .dcm** formats. The images are organized into folders based on different medical conditions related to the chest. Each folder contains images depicting specific chest abnormalities.
|
17 |
+
|
18 |
+
### Types of diseases and conditions in the dataset:
|
19 |
+
|
20 |
+
*Abscess, Ards, Atelectasis, Atherosclerosis of the aorta, Cardiomegaly, Emphysema, Fracture, Hydropneumothorax, Hydrothorax, Pneumonia, Pneumosclerosis, Post inflammatory changes, Post traumatic ribs deformation, Sarcoidosis, Scoliosis, Tuberculosis and Venous congestion*
|
21 |
+
|
22 |
+
![](https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F12421376%2F77c2579c7da066f8b1200987b735aefe%2FFrame%2034.png?generation=1697565412404556&alt=media)
|
23 |
+
|
24 |
+
The dataset is valuable for research in **neurology, radiology, and oncology**. It allows the development and evaluation of computer-based algorithms, machine learning models, and deep learning techniques for **automated detection, diagnosis, and classification** of these conditions.
|
25 |
+
|
26 |
+
# Get the dataset
|
27 |
+
|
28 |
+
### This is just an example of the data
|
29 |
+
|
30 |
+
Leave a request on [**https://trainingdata.pro/data-market**](https://trainingdata.pro/data-market?utm_source=huggingface&utm_medium=cpc&utm_campaign=chest-x-rays) to discuss your requirements, learn about the price and buy the dataset.
|
31 |
+
|
32 |
+
# Content
|
33 |
+
|
34 |
+
### The folder "files" includes 17 folders:
|
35 |
+
- corresponding to name of the disease/condition and including x-rays of people with this disease/condition (**abscess, ards, atelectasis etc.**)
|
36 |
+
- including x-rays in 2 different formats: **.jpg and .dcm**.
|
37 |
+
|
38 |
+
### File with the extension .csv includes the following information for each media file:
|
39 |
+
|
40 |
+
- **dcm**: link to access the .dcm file,
|
41 |
+
- **jpg**: link to access the .jpg file,
|
42 |
+
- **type**: name of the disease or condition on the x-ray
|
43 |
+
|
44 |
+
# Medical data might be collected in accordance with your requirements.
|
45 |
+
|
46 |
+
## **[TrainingData](https://trainingdata.pro/data-market?utm_source=huggingface&utm_medium=cpc&utm_campaign=chest-x-rays)** provides high-quality data annotation tailored to your needs
|
47 |
+
|
48 |
+
More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets**
|
49 |
+
|
50 |
+
TrainingData's GitHub: **https://github.com/trainingdata-pro**
|