Git Product home page Git Product logo

libmediapipe's People

Contributors

chnoblouch avatar hsm4 avatar hudrima1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

libmediapipe's Issues

Unable to set min_score_thresh on Face Landmark Detector

Hi! I'm implementing face landmark detector in C++ and have problems trying to set "min_score_thresh" value using:

mp_add_option_float(builder,
		"facedetectionshortrangecpu__facedetectionshortrange__facedetection__TensorsToDetectionsCalculator",
        	"min_score_thresh", min_score_thresh);

It fails with the following message:
image

Could you tell me, what I'm doing wrong?
OpenCV 4.8.0, MediaPipe 0.10.8 (also tried 0.9.3.0 and 0.8.11)

mp_start crash

hi,i compiled a so lib on android using the build-aarch64-android.sh script you provided.
i use this so lib in my jni cpp sdk,but the app crashed on initialization.
if i commented out the mp_start sentence, the initialization runs successful .
how can i solve this problem?

GPU Version

I don't suppose you've created a GPU version of this?

Which version of bazel to use

I try to build in windows, bazel keeps loading 0 packages. Finally fail to build.
I am not sure whether it's bazel problem or other, but to figure out, can you tell me which version of bazel do you use.
Thanks!

Cannot build on windows

I tried to run sh script (build-x86_64-windows.sh) on windows, but it just exits without any error at he beginning of script:

$ ./build-x86_64-windows.sh --version v0.8.11 --config release --opencv_dir ../opencv/build

CONFIGURATION

MediaPipe version: v0.8.11
OpenCV directory: C:/Projects/opencv/build
Build configuration: release

Checking Clang -

Any ideas why it exits on Checking Clang ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.