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 can i use single image as input #12

Closed
Nicol-Bolas opened this issue Jul 22, 2019 · 2 comments
Closed

how can i use single image as input #12

Nicol-Bolas opened this issue Jul 22, 2019 · 2 comments

Comments

@Nicol-Bolas
Copy link

i want to test your BlazeFace on a single image, which calculator should i use? or take an opencv Mat as input of ImageTransformationCalculator?

@chuoling
Copy link
Collaborator

You could try modifying the desktop TFLite object detection example in https://github.com/google/mediapipe/blob/master/mediapipe/docs/object_detection_desktop.md#tensorflow-lite-object-detection-demo to take a single image as input, e.g., replacing OpenCvVideoDecoderCalculator with https://github.com/google/mediapipe/blob/master/mediapipe/calculators/image/opencv_encoded_image_to_image_frame_calculator.cc.

@mgyong
Copy link

mgyong commented Aug 3, 2019

@Nicol-Bolas Thanks for using MediaPipe. My team would love to get feedback from you about your use of MediaPipe

It would be great if you could answer the below questions

What is your use case for MediaPipe?
Any feedback about how easy or difficult it is to use MediaPipe?
Thanks
Ming

@mgyong mgyong closed this as completed Aug 3, 2019
bboettcher3 pushed a commit to bboettcher3/mediapipe that referenced this issue Dec 4, 2020
…a-conversion-effeciency

perf: improve YUV to RGBA conversion efficiency
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

3 participants