MediaPipe provides Machine Learning models packaged and readily available on a variety of platform — android, ios, C++, python and JavaScript according to the documentation. This story uses the JavaScript implementation. This post uses the MediaPipe Selfie Segmentation model that “segment the prominent humans in the scene”. The post shows…