Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Face Detection not working (not about the Ml Package) #21

Closed
Loopex2019 opened this issue Apr 30, 2019 · 10 comments
Closed

Face Detection not working (not about the Ml Package) #21

Loopex2019 opened this issue Apr 30, 2019 · 10 comments

Comments

@Loopex2019
Copy link

Hi There. I tried Face Detection in my App but every time i try to run it , It produces an Error :
"DynamiteModule(13840): Local module descriptor class for com.google.android.gms.vision.dynamite.face not found. "
I searched about that error and i found out that the reason for that Error is that the Storage is low. But then i checked my Storage and i had acually 1+Gb Free Storage. But still it's Showing me that Error. I know that the Error is not coming from the Camera ML Package . But can someone please help me about that , because i need it very strong.

@Loopex2019 Loopex2019 changed the title Face Detection not working Face Detection not working (not about the Ml Package) Apr 30, 2019
@jaumard
Copy link
Collaborator

jaumard commented Apr 30, 2019

android or iOS ?

@Loopex2019
Copy link
Author

Android

@jaumard
Copy link
Collaborator

jaumard commented Apr 30, 2019

Hum did you add the correct dependency ? implementation 'com.google.firebase:firebase-ml-vision-face-model:17.0.2' Generally I try to check the doc https://firebase.google.com/docs/ml-kit/android/detect-faces and find some differences with my setup

@Loopex2019
Copy link
Author

No i didn't, but where can i add it

@jaumard
Copy link
Collaborator

jaumard commented Apr 30, 2019

It's all in the doc :) usually app/build.gradle`

@Loopex2019
Copy link
Author

Okay it will try it now

@Loopex2019
Copy link
Author

Do i need to add that Line : implementation 'com.google.firebase:firebase-ml-vision:19.0.3'
in the Build.gradle

@jaumard
Copy link
Collaborator

jaumard commented Apr 30, 2019

No that one come with ml package

@Loopex2019
Copy link
Author

Okay thanks

@Loopex2019
Copy link
Author

Thanks it works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants