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

how to remove unnecessary outputs prints #538

Open
ranulfo opened this issue Oct 6, 2023 · 0 comments
Open

how to remove unnecessary outputs prints #538

ranulfo opened this issue Oct 6, 2023 · 0 comments
Labels
Warnings Warnings reported

Comments

@ranulfo
Copy link

ranulfo commented Oct 6, 2023

These prints in the terminal are disturbing my analysis, how can I remove them?

D/ThickFaceDetector( 7833): Unknown landmark type: 316
V/FaceDetectorV2Jni( 7833): detectFacesImageByteArray.start()
V/FaceDetectorV2Jni( 7833): detectFacesImageByteArray.end()
V/FaceDetectorV2Jni( 7833): detectFacesImageByteArray.start()
V/FaceDetectorV2Jni( 7833): detectFacesImageByteArray.end()
D/ThickFaceDetector( 7833): Unknown landmark type: 2
D/ThickFaceDetector( 7833): Unknown landmark type: 3
D/ThickFaceDetector( 7833): Unknown landmark type: 4
D/ThickFaceDetector( 7833): Unknown landmark type: 5
D/ThickFaceDetector( 7833): Unknown landmark type: 6

@fbernaly fbernaly added the Warnings Warnings reported label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Warnings Warnings reported
Projects
None yet
Development

No branches or pull requests

2 participants