Real-Time iOS Camera Video Matting via CoreML

May 5, 2022 1:27 pm by Dmitry Voitekh

In this article, I will share the implementation details of an iOS SwiftUI app with CoreML features. The app captures a front camera stream, applies a state-of-the-art Video Matting model, and outputs a corresponding video sequence without a background (a.k.a. green screen) in real-time.