Skip to content

puallee/CoreML-for-A-Late-Fusion-CNN-for-Digital-Matting

Repository files navigation

CoreML-for-A-Late-Fusion-CNN-for-Digital-Matting

====
This is the github project: CoreML-for-A-Late-Fusion-CNN-for-Digital-Matting
We obtain a CoreML model from A-Late-Fusion-CNN-for-Digital-Matting https://github.com/yunkezhang/FusionMatting in IOS 12
we rewrite tensorflow function to keras function
Because of the limitation of coreml, coreml does not support keras'sLambda: In fusion_blocks.py, we do factorization for(1-bg_out)(1-fg_weights)=bg_out*fg_weights--bg_out-fg_weights+1 to replace Lambda.
Ubuntu 16.04 gcc 5.4 Python 3.6 TensorFlow 2.2.0 + Keras 2.3.1
coremltools 3.4 in MAC 10.4
if you need some CoreML model for your IOS, please contact me.

About

CoreML for A Late Fusion CNN for Digital Matting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages