Giter VIP home page Giter VIP logo

airdrawing_with_mediapipe_android's Introduction

github_banner

Shubham Panchal

Reach me at

Profiles

OSS Projects

Rust

  • text-predictor-android: Next word prediction and word auto-complete for Android - with the power of Rust
  • tfidf-summarizer.rs tfidf-text-summarizer downloads: Simple, efficient and cross-platform TFIDF-based text summarizer in Rust
  • postagger.rs postagger downloads: NLTK inspired Parts-of-Speech Tagger (Perceptron Tagger) in Rust
  • pq.rs: Pure Rust implementation of Product Quantization for Approximate Nearest Neighbor Search
  • diff-tool.rs: A simple terminal-based diff tool written in Rust

Web

Backend

Data Structures / Algorithms

Mobile ML

Android

Blogs

Google Colab Notebooks - Tutorials

Spotlight

Pull Requests

airdrawing_with_mediapipe_android's People

Contributors

shubham0204 avatar swarajgosavi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

airdrawing_with_mediapipe_android's Issues

`MediaPipeException: unknown: Could not build model from the provided pre-loaded flatbuffer: The model allocation is null/empty`

After downloading hand_landmarker.task with download_tasks.gradle, MediaPipe is unable to build the graph for the hand landmarker model and throws the following exception:

com.google.mediapipe.framework.MediaPipeException: unknown: Could not build model from the provided pre-loaded flatbuffer: The model allocation is null/empty
at com.google.mediapipe.framework.Graph.nativeStartRunningGraph(Native Method)
at com.google.mediapipe.framework.Graph.startRunningGraph(Graph.java:336)
at com.google.mediapipe.tasks.core.TaskRunner.create(TaskRunner.java:71)
at com.google.mediapipe.tasks.vision.handlandmarker.HandLandmarker.createFromOptions(HandLandmarker.java:183)
at com.shubham0204.ml.mediapipehandsdemo.FrameAnalyzer.setupHandLandmarker(FrameAnalyzer.kt:76)
at com.shubham0204.ml.mediapipehandsdemo.MainActivity.onCreate$lambda-0(MainActivity.kt:94)

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.