Kartik-3004/SegFace
[AAAI 25] SegFace: Face Segmentation of Long-tail classes
This tool helps segment human faces in images, accurately outlining different facial regions and accessories like hair, eyes, nose, hats, earrings, and necklaces. It takes an image with one or more faces as input and produces a detailed segmentation mask for various facial features, including those that are less common. This is for professionals in fields like digital content creation, augmented reality development, or security who need precise facial component detection.
100 stars. No commits in the last 6 months.
Use this if you need to precisely identify and separate various facial features and accessories, even less common ones, from an image for tasks like advanced photo editing or virtual try-on applications.
Not ideal if you only need basic face detection or segmentation for common facial features, as this tool is specifically optimized for detailed and 'long-tail' class segmentation.
Stars
100
Forks
15
Language
Python
License
MIT
Last pushed
Sep 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Kartik-3004/SegFace"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
tue-mps/eomt
[CVPR 2025 Highlight] Official code and models for Encoder-only Mask Transformer (EoMT).
OSUPCVLab/SegFormer3D
Official Implementation of SegFormer3D: an Efficient Transformer for 3D Medical Image...
jeya-maria-jose/Medical-Transformer
Official Pytorch Code for "Medical Transformer: Gated Axial-Attention for Medical Image...
davidiommi/Pytorch--3D-Medical-Images-Segmentation--SALMON
Segmentation deep learning ALgorithm based on MONai toolbox: single and multi-label segmentation...