Skin Lesion Segmentation using both Deep Learning and normal Image Processing approaches.
Used the PH2 Dataset for the task.
Used FCNet to train the model on the images and their corresponding masks.
The data required was generated by a custom script: Copy_file.py
Used Median filtering, Image thresolding and Canny edge detection to generate contours using hand-crafted features.
References: