From: Skin lesion segmentation using deep learning algorithm with ant colony optimization
Notation | Description |
---|---|
\({D}_{raw}\) | Collection of raw images. |
\({D}_{processed}\) | Collection of processed images ready for training. |
\(I\) | Individual images in the dataset. |
\(L\) | Labels indicate each pixel's class (e.g., lesion or non-lesion). |
\({D}_{train},{D}_{val},{D}_{test}\) | Partitioned datasets for training, validation, and testing. |