-
I have successfully run the Mediapipe example in the Android project. How do I need to close the framework used in the recognition process now? Also, if I need to select images from the system album, …
-
we have a usb camera attached to the dev board running this git, and it give us the following error:
Unable to get ProcessCameraProvider:
java.util.concurrent.ExecutionException: androidx.ca…
-
这是我的spec文件:(为了发送上来我改成txt后缀了)
[HandTrackingPY.txt](https://github.com/xinyang-sun/HandTrackingWithUnity-Mediapipe/files/11554227/HandTrackingPY.txt)
在打包完之后,我运行exe文件,结果:
![image](https://github.com/x…
-
Hello, thank you for your great work.
I'm a green hand of making c++ project. So after I following your guide of building the lib, I still have some questions bellow:
1. if I wanna use it in my …
-
### OS Platform and Distribution
Linux Ubuntu 20.04
### Compiler version
gcc/g++ 9.4.0
### Programming Language and version
C++
### Installed using virtualenv? pip? Conda?(if python)
_No respon…
-
### Is your feature request related to a problem? Please describe.
##Socratic Equation Solver
Description 🐦
Need to get unstuck? This Socratic can help! This learning module, inspired by Google AI…
-
## Checklist:
1. 查找[历史相关issue](https://github.com/PaddlePaddle/PaddleX/issues)寻求解答
2. 翻阅[FAQ常见问题汇总和答疑](https://github.com/PaddlePaddle/PaddleX/blob/develop/docs/FAQ/FAQ.md)
3. 确认bug是否在新版本里还未修复
4…
-
Hi, I'm trying to use mediapipe from .net to estimate human body poses from images. Here's the python code:
```python
import numpy as np
import mediapipe as mp
pose = mp.solutions.pose.Pose()
…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Eye Movement Detection using DL
:red_circle: **Aim** : Create an DL project which will identify the mov…
-
My model is trained on a certain mean and std:
mean = [151.2405, 119.5950, 107.8395]
std = [63.0105, 56.4570, 55.0035]
The problem is that the attempt to add these values to the metadata fails at t…