EdgeConnect-CoreML
EdgeConnect-CoreML copied to clipboard
EdgeConnect for iOS implemented using CoreML.
Hello @Ma-Dan Thank you for your work. I am trying to run your application on iOS device, but it is not generating mask images like your sample result or EdgeConnect...
Hi author, Do you have any pretrained model with spectral normalization removed?
This code is working great on iPhone x and other device. But it is not working correctly on iPhone 12 pro. Maybe CoreML has a problem on iOS 14 above....
This is a really cool implementation! Works great with clean masked areas. Is there a specific reason OpenGL/GPUImage is used as it is deprecated? Thanks