All Projects → shaoanlu → face-segmentation-keras

shaoanlu / face-segmentation-keras

Licence: MIT license
A port of YuvalNirkin/face_segmentation repo to keras.

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

face_segmentation_keras

A port of YuvalNirkin/face_segmentation repo to keras.

Descriptions

  1. FCN8s_caffe2keras_weights.ipynb
  • This notebook download FCN8s caffe model from YuvalNirkin's repo and convert it to a keras weights file.
  1. FCN8s_keras_demo.ipynb
  • This notebook is the demo of keras FCN8s for face segmentation.
  1. Keras weights file

Results

Update Jun. 5th, 2018: The author contacted me, and mentioned that the the original model was trained on preprocessed (detecting and cropping) data. Applying the model on full images, such as the following examples, will yield suboptimal results. Please visit the official repo for more detail.

Successful cases

1

2

3

Failure cases

4

5

Images are from Pexels, GAHANG, and PAKUTASO.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].