wiktorlazarski/head-segmentation
👦 Human head semantic segmentation
This project helps quickly identify and isolate human heads within images. You provide a photo, and it outputs a 'segmentation map' that clearly marks the boundaries of human heads, effectively separating them from the background. This tool is useful for photo editors, content creators, or anyone needing to automatically process images based on human head presence or shape.
No commits in the last 6 months.
Use this if you need to precisely cut out, mask, or analyze human heads in a large collection of images automatically.
Not ideal if your images contain heads with heavy obscurations like elaborate helmets or non-human subjects, as the model was trained primarily on typical portrait-style photos.
Stars
89
Forks
23
Language
Jupyter Notebook
License
—
Category
Last pushed
May 31, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/wiktorlazarski/head-segmentation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MLSTRUCT/MLStructFP
Multi-unit floor plan dataset for architectural analysis and recognition
DrSleep/light-weight-refinenet
Light-Weight RefineNet for Real-Time Semantic Segmentation
wkentaro/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original...
luyanger1799/Amazing-Semantic-Segmentation
Amazing Semantic Segmentation on Tensorflow && Keras (include FCN, UNet, SegNet, PSPNet, PAN,...
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch