Update README.md
Browse files
README.md
CHANGED
@@ -15,4 +15,15 @@ The dataset consists of high-resolution CT scans with expertly annotated lung no
|
|
15 |
- **High-Resolution CT Scans:** Detailed CT images of the lungs.
|
16 |
- **Expert Annotations:** Accurate segmentation masks created by medical experts.
|
17 |
- **Diverse Samples:** A variety of lung nodules with different sizes and shapes.
|
18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
- **High-Resolution CT Scans:** Detailed CT images of the lungs.
|
16 |
- **Expert Annotations:** Accurate segmentation masks created by medical experts.
|
17 |
- **Diverse Samples:** A variety of lung nodules with different sizes and shapes.
|
18 |
+
|
19 |
+
### Dataset Description
|
20 |
+
|
21 |
+
The dataset includes images and masks of lung CT scans, annotated by medical professionals. The annotations highlight regions of interest for lung nodule detection, providing a valuable resource for training machine learning models.
|
22 |
+
|
23 |
+
---------- Data Statistics ----------
|
24 |
+
Number of Images to train : 239
|
25 |
+
Number of Masks: 239
|
26 |
+
Number of Images to train : 41
|
27 |
+
Number of Masks: 41
|
28 |
+
Image Resolution: 416x416 pixels
|
29 |
+
File Format: PNG
|