estebanuri / face_recognition

336 stars 177 forks source link

App crashes when using facenet #39

Open davinci2105 opened 2 years ago

davinci2105 commented 2 years ago

The app works great with mobilefacenet tflite model but when i switch to facenet model and changing input size to 160 and output to 512, it crashes as soon as a face is seen

hygxy commented 2 years ago

I encountered the same issue, did you solve it?