google-ai-edge / mediapipe

Cross-platform, customizable ML solutions for live and streaming media.
https://ai.google.dev/edge/mediapipe
Apache License 2.0
27.59k stars 5.16k forks source link

How use Mediapipe API for Python Iris Depth ? #2254

Closed DimIsaev closed 3 years ago

DimIsaev commented 3 years ago

How use Mediapipe API for Iris Depth Python solution?

Where can I find a similar example? Thanks

google-ml-butler[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.

DimIsaev commented 3 years ago

How long wait answer ?

Rassibassi commented 3 years ago

Or check out my mediapipe demo repository, run python iris.py after installation of all the pip packages and don't forget to also download the tf_lite model for the iris detection as described in the readme.

https://github.com/Rassibassi/mediapipeDemos

DimIsaev commented 3 years ago

Or check out my mediapipe demo repository, run python iris.py after installation of all the pip packages and don't forget to also download the tf_lite model for the iris detection as described in the readme.

https://github.com/Rassibassi/mediapipeDemos

ok. I go testing

google-ml-butler[bot] commented 3 years ago

Are you satisfied with the resolution of your issue? Yes No

Ammar-Fasih commented 2 years ago

Or check out my mediapipe demo repository, run python iris.py after installation of all the pip packages and don't forget to also download the tf_lite model for the iris detection as described in the readme.

https://github.com/Rassibassi/mediapipeDemos iris_landmark.zip

if the above link for 'iris_landmark.tflite' is broken, you can download the file from given link in zip. :)