Skip to content

Commit d4611f9

Browse files
Update README.md
1 parent eca4b13 commit d4611f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ The `anomaly_detection.py` script is a utility within this project that performs
181181
## Augmentation and Pre-processing:
182182
The `preprocessing.py` scripts enhances data quality and increases dataset diversity of the medical images, which will support effective model training. It handles key tasks like loading, resizing, grayscale conversion, and applying CLAHE (Contrast Limited Adaptive Histogram Equalization) to improve contrast. These steps enhance image clarity, making them more suitable for model interpretation, especially critical in medical imaging. An augmentation generator also applies transformations like rotations and zooms, expanding the dataset and helping the model generalize better.
183183

184-
## Data Piepline:
184+
## Data Pipeline:
185185
This is our data pipeline which includes key-functioning components:
186186
![data_pipeline](assets/data_pipeline.PNG)
187187

0 commit comments

Comments
 (0)