-
- [Qiita - PoseNetをマルチプラットフォームで実装してみた](https://qiita.com/otmb/items/561a62d3413295cc744e)
- [PersonLab: Person Pose Estimation and Instance Segmentation with a Bottom-Up, Part-Based, Geometric Embedd…
-
### Description
Hi,
I am trying to run posenet project on aarch64 device (raspberry pi 3) on CPU. I am using gstreamer. But on running the pose_camera.py script, no pose is detected. No line drawin…
-
Pose estimation is an important direction of this project, how we get to that dataset is another beast. I see two options:
1. python we use [this python port](https://github.com/rwightman/posenet-p…
-
Hi, I would like to switch the posenet model to movenet model which is more efficient to generate the pose, however, tflite generate the following error.
Initialized TensorFlow Lite runtime.
flutter…
-
Hey there!
I'm trying to use ml5js in a react poseNet project i'm doing and even though i use the same inputs as in a similar yoga project i get this error when doing:
let inputs = []
for (let i = …
-
Tensor Flow has some popular already trained models, that would be nice to use in a dot.net.core.
For example the PoseNet Model (https://github.com/tensorflow/tfjs-models/tree/master/posenet). If I w…
ghost updated
5 years ago
-
hey Byron a thought, wouldn't it be server-free if we use tf.js, there is https://github.com/justadudewhohacks/face-api.js to get started (and if you want to go the facial landmark way)
To arrive …
-
您好,抱歉再次打扰,关于静态文件想再请教您几个问题。
我在之后按照knn的安装步骤安装好了posenet插件,若有需要详细步骤在:https://github.com/YIN-jw/scratch3.0_posenet_install。其中在安装依赖时是直接yarn add @tensorflow/tfjs-core,yarn add @tensorflow-models/posenet(没有考…
-
who can help to solve this error,Thanks!
-
Dear ml5 community,
I'm submitting a new issue. Please see the details below.
I use ml5 objectDetector to read ESP32cam mjpeg stream successfully.
However, I found that ml5.handpose and ml…