-
It is using pose-detection(blazePose-tfjs) function, and it takes about 6 seconds to receive the result value during the first connection. After that, they quickly receive the results. Is there a way …
byy01 updated
3 years ago
-
直近で追加いただいていくつかのモデルがailia.get_gpu_environment_id()を使用してenv_idを取得しているようです。
現在は、utils.pyでargs.env_idにコマンドラインで与えた値が入るようになっていますので、こちらに置き換えをお願いいたします。
-
I couldn't find any information about the blazepose model used with the python package of MediaPipe.
Is the package using the Fast or the Accurate model (I suppose the accurate), and do you know if …
-
Not specifically an issue, but didn't know where else to put this.
I see on the main page that it doesn't use multi-threading
`Runs completely on Unity's PlayerLoop so doesn't use threads and ru…
-
#### 1. Ubuntu 18.04
#### 2. OS Architecture x86_64
#### 3. OpenVINO e.g. 2021.4.582
#### 9. Download URL for .tflite IR model https://github.com/google/mediapipe/blob/master/mediapipe/modules/pos…
-
When I go to this link provided by the official TFJS models repo for pose-detection: https://storage.googleapis.com/tfjs-models/demos/pose-detection/index.html?model=blazepose it throws this error on …
-
Different to the BlazePose paper, it outputs (ld_3d) with the shape of [1,195], in my opinion and previous issue, it should be flatten refer to x, y, z, visibility, presence, so the landmark result wi…
-
Hello. It seems that this repository is what I have been looking for.
I wish to convert a blazepose model into pb file such that I can do the transfer learning from it.
However, I am not sure wh…
-
現在はblazeposeのupper poseのみ対応している。
https://github.com/axinc-ai/ailia-models/tree/master/pose_estimation/blazepose
weightは、mediapipe -> pytorchという手順。
下記は、fullbodyをmediapipe -> tensorflow -> tfliteと変換し…
-
**1. 环境(environment)**
- Build OS and Version: Windows 10
- RunTime OS Version: Android
- RunTime DEVICE: ARM
**2. Github版本**
- branch:
- commit(optional):
**3. 编译方式(compile meth…