tzutalin / dlib-android-app

:dragon: Android app to demo dlib-android(https://github.com/tzutalin/dlib-android). Use the prebuilt shared-lib built from dlib-android
Apache License 2.0
683 stars 246 forks source link

Add keypoints for iris detection #52

Open abdou31 opened 5 years ago

abdou31 commented 5 years ago

Hello , I want to add other keypoints to detect iris how can i do that? Shoul i train the model? Thanks

aboozaid commented 4 years ago

Yeah you should train your own CNN model but I don't know if there's a way to use it inside dlib otherwise you should use TensorFlow instead.