GithubHelp home page GithubHelp logo

machidyo / mediapipehandtracking Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 6.0 128.59 MB

This is based on the Java code and made to work with kotlin. And even more so, with MediaPipe, you can experience MediaPipe's multi-handed tracking.

Kotlin 100.00%

mediapipehandtracking's Introduction

github stats Top Langs

Posts Contributions Followers

mediapipehandtracking's People

Contributors

machidyo avatar

Stargazers

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

Watchers

 avatar  avatar

mediapipehandtracking's Issues

Getting hand landmarks without rendering data to the screen.?

Hi I am looking for output with the below points

I'm able to run the media pipe on android and get the landmarks, however, I'd like to see the output without the SurfaceView.
I just want the landmarks(in like a List<>) without any rendering on to the screen.

In 1st Point, if I disable frame layout rendering from the screen from XML I'm not able to deduct any hand points on

image

val viewGroup = findViewById<ViewGroup>(R.id.preview_display_layout)

How to edit camera screen

Good morning.
I would like to ask, how can I change layout of camera screen.
Activity_main.xml only shows screen of camera permission.
How to change camera layout.
Kindly help me.

How should I fix this mistake? E/tflite: Next operations are not supported by GPU delegate:

I/native: I0928 21:04:56.451962 25798 jni_util.cc:40] GetEnv: not attached
I/native: I0928 21:04:56.556967 25756 resource_util_android.cc:53] Successfully loaded: palm_detection.tflite
I/tflite: Initialized TensorFlow Lite runtime.
I/tflite: Created TensorFlow Lite delegate for GPU.
I/native: I0928 21:04:59.444133 25801 resource_util_android.cc:53] Successfully loaded: palm_detection_labelmap.txt
I/native: I0928 21:04:59.509568 25756 resource_util_android.cc:53] Successfully loaded: hand_landmark.tflite
E/tflite: Next operations are not supported by GPU delegate:
MEAN: Operation is not supported.
First 160 operations will run on the GPU, and the remaining 7 on the CPU.
E/tflite: external/org_tensorflow/tensorflow/lite/kernels/fully_connected.cc:105 filter->type != kTfLiteFloat32 (10 != 1)
Node number 155 (FULLY_CONNECTED) failed to prepare.
external/org_tensorflow/tensorflow/lite/kernels/conv.cc:272 bias->type != input_type (10 != 1)
Node number 2 (CONV_2D) failed to prepare.

How should I fix this mistake?

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.