atharvakale31 / Real-Time_Face_Recognition_Android

Real-Time Face Recognition App using Tensorflow Lite
https://play.google.com/store/apps/details?id=com.atharvakale.facerecognition
180 stars 67 forks source link

how to add box on faces. #8

Closed shingadesy21 closed 3 years ago

shingadesy21 commented 3 years ago

I'm trying to add box on faces with person name. but can't set it properly.

atharvakale31 commented 3 years ago

Hey, Sorry I saw this late. I haven't dived deep into the Graphical Interface part.Although here is something you can refer to, https://medium.com/@estebanuri/real-time-face-recognition-with-android-tensorflow-lite-14e9c6cc53a5 .