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

It`s bugged! In a few minutes when using crushed #67

Open
GochaGT opened this issue Apr 30, 2022 · 6 comments
Open

It`s bugged! In a few minutes when using crushed #67

GochaGT opened this issue Apr 30, 2022 · 6 comments

Comments

@GochaGT
Copy link

GochaGT commented Apr 30, 2022

Error!

Bug! Bug! Bug!

Sos!

👎
I use the face method in this library in the app. 50-55 seconds after launch the app crashes. It obviously has some bug...
This is the error code after checking
I/DynamiteModule: Considering local module com.google.android.gms.vision.dynamite.face:180000 and remote module com.google.android.gms.vision.dynamite.face:0
I/DynamiteModule: Selected local version of com.google.android.gms.vision.dynamite.face
D/TransportRuntime.JobInfoScheduler: Upload for context TransportContext(cct, VERY_LOW, MSRodHRwczovL2ZpcmViYXNlbG9nZ2luZy5nb29nbGVhcGlzLmNvbS92MGNjL2xvZy9iYXRjaD9mb3JtYXQ9anNvbl9wcm90bzNc) is already scheduled. Returning...
I/native: face_detector_v2_jni.cc:33 Loading models/fssd_25_8bit_v1.tflite
I/native: face_detector_v2_jni.cc:33 Loading models/fssd_25_8bit_gray_v1.tflite
I/native: face_detector_v2_jni.cc:33 Loading models/LMprec_600.emd
I/native: face_detector_v2_jni.cc:33 Loading models/BCLlefteyeclosed_200.emd
I/native: face_detector_v2_jni.cc:33 Loading models/BCLrighteyeclosed_200.emd
I/native: face_detector_v2_jni.cc:33 Loading models/BCLjoy_200.emd
I/native: face_detector_v2_jni.cc:33 Loading models/MFT_fssd_fastgray.pb
I/native: face_detector_v2_jni.cc:33 Loading models/contours.tfl
I/native: face_detector_v2_jni.cc:33 Loading models/blazeface.tfl
W/StreamingFormatChecker: ML Kit has detected that you seem to pass camera frames to the detector as a Bitmap object. This is inefficient. Please use YUV_420_888 format for camera2 API or NV21 format for (legacy) camera API and directly pass down the byte array to ML Kit.
Disconnected from the target VM, address: 'localhost:49625', transport: 'socket'

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

9 participants
@GochaGT and others