Face Landmarks Detection using MediaPipe Face Mesh in TensorFlow.js – Part 3
This article is the continuation of the previous article on MediaPipe Face Mesh model in TensorFlow.js, where we looked at creating the triangle mesh of the face using the model’s output. Here, we will look at detecting and tracking iris within the eyes using the MediaPipe Iris model. 1. Iris Detection MediaPipe Iris model accurately […]
Face Landmarks Detection using MediaPipe Face Mesh in TensorFlow.js – Part 3 Read More »