samhaswon/skin_segmentation
This repository details the various methods I have attempted for skin segmentation.
This project helps anyone working with images to identify and isolate skin regions. You provide an image, and it outputs a mask that highlights where skin is present, even including areas like eyebrows or teeth. This is useful for photo editors, computer vision engineers, and even content moderation specialists.
Use this if you need to precisely detect and separate skin areas within an image for tasks like photo retouching, gesture recognition, or analyzing human features.
Not ideal if you need a solution that specifically excludes facial features like eyes or hair, as this project focuses on broader skin region detection.
Stars
43
Forks
3
Language
Python
License
GPL-3.0
Category
Last pushed
Jan 30, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/samhaswon/skin_segmentation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Michael-OvO/Skin-Burn-Detection-Classification
Highly Accurate and Efficient Burn detection and Classification trained with Deep Learning Model
aevri/mel
Tools to help identify new and changing moles on the skin with the goal of early detection of...
Tirth27/Skin-Cancer-Classification-using-Deep-Learning
Classify Skin cancer from the skin lesion images using Image classification. The dataset for the...
ImageMarkup/isic-archive
International Skin Imaging Collaboration: Melanoma Project
Thomasbehan/LesNet
LesNet (Lesion Net) is an open-source project for AI-based skin lesion detection. It aims to...