Closed DimIsaev closed 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.
How long wait answer ?
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.
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.
ok. I go testing
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. :)
How use Mediapipe API for Iris Depth Python solution?
Where can I find a similar example? Thanks