estebanuri / facemaskdetector

Face mask detection
44 stars 45 forks source link

Please Check on Samsung #1

Open raja259 opened 4 years ago

raja259 commented 4 years ago

Hi i have installed your latest app on Samsung phone but it takes lot of time to detect the face and some time it does not detect any face for 15 minutes.

where as i have another app where i am using ML Kit for face detection and that works fine the moment any face comes in front of camera it detects and shows eyes status.

Kindly check .

estebanuri commented 4 years ago

I think the problem is when the app resumes execution from paused state. What happens if you kill it and re-start it?

I found also other bugs, that I'll fix soon Br Esteban

On Thu, Jun 11, 2020, 19:00 raja259 notifications@github.com wrote:

Hi i have installed your latest app on Samsung phone but it takes lot of time to detect the face and some time it does not detect any face for 15 minutes.

where as i have another app where i am using ML Kit for face detection and that works fine the moment any face comes in front of camera it detects and shows eyes status.

Kindly check .

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/estebanuri/facemaskdetector/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACFVH2N24SOUAXOSP6JCU23RWFHX7ANCNFSM4N3ZJ6VQ .

raja259 commented 4 years ago

Still the same issue. I tried on MI handset also but on that It won't detect the face at all. I awaited for nearly 10 minutes , i also tried by changing the distance between phone and face , i even tried with different number of threads but no results so far.

Where as other ML Kit app detect the face in fraction of second

raja259 commented 4 years ago

Just check this sample face detection is very fast https://github.com/jaisonfdo/MLkitFaceDetector

raja259 commented 4 years ago

I found one more thing when I work on your app using back camera it worked and it was fast with just 1 thread.

But problem with front camera is still same.So please look in to that.

Earlier I was just checking my face with and without mask so results were not there but today I just checked with back camera and faces on my Television and it was working.

estebanuri commented 4 years ago

A friend of mine mentioned that he has problems with the frontal camera on his Samsung phone. I don't have a Samsung to do the check on a real phone. Let me see if I can borrow a Samsung to do the fix.

Best, Esteban,

On Thu, Jun 18, 2020 at 4:19 PM raja259 notifications@github.com wrote:

I found one more thing when I work on your app using back camera it worked and it was fast with just 1 thread.

But problem with front camera is still same.So please look in to that.

Earlier I was just checking my face with and without mask so results were not there but today I just checked with back camera and faces on my Television and it was working.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/estebanuri/facemaskdetector/issues/1#issuecomment-646258027, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACFVH2LOVXKSDMSEKEYCG3TRXJSF5ANCNFSM4N3ZJ6VQ .

rushidalvi commented 4 years ago

@estebanuri I.m also facing front camera issue on Xiaomi,vivo ,oppo and samsung device. can you pls resolve..