tensorflow / community

Stores documents used by the TensorFlow developer community
Apache License 2.0
1.26k stars 580 forks source link

tensorflow models/face landmarks detection #348

Closed lghasemzadeh closed 2 years ago

lghasemzadeh commented 3 years ago

Hello,

Do the tensorflow face landmarks detection and Iris landmarks models work on Infrared/grayscal image/video? I have a camera which captures Infrared streams, can I run this model over the infrared videos that I recorded with that camera? does the model work the same as when it works with RGB videos or real-time RGB streams. @tensorflow @tensorflow-models/face-landmarks-detection @tensorflow-models/facemesh
here is the link to the library: https://blog.tensorflow.org/2020/11/iris-landmark-tracking-in-browser-with-MediaPipe-and-TensorFlowJS.html

bhack commented 3 years ago

I suggest to ask this in the Mediapipe repo https://github.com/google/mediapipe/ /cc @ematejska we can close this.