Skip to content

Skin Lesion Segmentation using both deep learning and machine learning approaches

License

Notifications You must be signed in to change notification settings

AshuMaths1729/Image_Segmenter

Repository files navigation

Skin Lesion Segmentation

made-with-python

Skin Lesion Segmentation using both Deep Learning and normal Image Processing approaches.

Used the PH2 Dataset for the task.


The Deep Learning Approach

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 alt_text

The Image Processing Approach

Used Median filtering, Image thresolding and Canny edge detection to generate contours using hand-crafted features. alt_text


References:

About

Skin Lesion Segmentation using both deep learning and machine learning approaches

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages