digital-nomad-cheng / Hair_Segmentation_iOS

Hair segmentation using CoreML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hair_Segmentation_iOS

Simple hair segmentation demo using CoreML. The model is converted from this repo: Hair_Segmentation_Keras This is only a simple demo, so the segmentation accuracy may not be so good, but you can fintune with your dataset to get a better result.

Todo:

  • pick image from photo library
  • video mode
  • speed test

Result

1.png

About

Hair segmentation using CoreML


Languages

Language:Objective-C 93.6%Language:Makefile 6.4%