akirasosa/mobile-semantic-segmentation
Real-Time Semantic Segmentation in Mobile device
This project helps mobile app developers integrate real-time image segmentation features into their applications. It takes a facial image as input and outputs a segmented mask specifically identifying hair, achieving high accuracy and speed on mobile devices. It is intended for mobile developers building applications that require on-device, instant hair detection.
722 stars. No commits in the last 6 months.
Use this if you are a mobile developer needing to quickly and accurately segment hair in real-time within an iOS app, with an Android option planned.
Not ideal if you need to segment other objects or body parts, or if your application does not run on a mobile device.
Stars
722
Forks
133
Language
Python
License
MIT
Category
Last pushed
Dec 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/akirasosa/mobile-semantic-segmentation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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