Closed balavenkataraman123 closed 4 months ago
Hi @balavenkataraman123,
Unfortunately, we have completely ended support for the legacy solutions, including iris. You can find this information in our documentation. We are sorry, but you will need to find your own solution for your use case. Our primary focus is on improving our Task APIs, and we won't be able to assist further with this issue.
Thank you!!
This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.
This issue was closed due to lack of activity after being marked stale for past 7 days.
I want to use Mediapipe Iris tracking, but I have a different method to crop out the area around the eye. In the documentation of Mediapipe Iris, it says that the position around the eye is cropped out using facemesh.
Since my use case does not involve a full picture of the face, I can't run the face mesh model first.
is there any way to run Mediapipe Iris without facemesh?