gv22ga / dlib-face-recognition-android

Android app to demo dlib face recognition
MIT License
148 stars 50 forks source link

How to obtain the 128 bit from the extraction model to java model? #26

Open vivekri opened 4 years ago

vivekri commented 4 years ago

I tried to get 128 D obtained from the Extraction Model through the model class VisionDecRec to android. Can any one able to help me with this please. I am new to Native development in android. If it possible please do share the code sample

droid-dev-ganesh commented 4 years ago

Did you find anything on this? @vivekri Even i want to fetch the embeddings