-
win 10
as 3.6.3
```
executing external native build for cmake E:\android_demo\camera\MobileCamera\facedection\jni\CMakeLists.txt
FAILURE: Build failed with an exception.
* What went wro…
-
The EVA CLIP is EVA02-CLIP-L-14-336, but should be downloaded automatically (will be located in the huggingface directory).
I don't know why it can't be downloaded automatically. There is no manual…
-
I saw in Tags that support for NNAPI has been added in ver0.6.6.
In the [#issue1425](https://github.com/google/mediapipe/issues/1425#issuecomment-782355649), I saw the changes to be made to support N…
-
Please make sure that this is a bug and also refer to the [troubleshooting](https://google.github.io/mediapipe/getting_started/troubleshooting.html), FAQ documentation before raising any issues.
**…
-
It appears that face detection has stopped running as soon as `recordAsync()` started. Is there a way to detect faces while recording?
```
recordVideo = async = () => {
if (this.camera) {
…
-
我想提一个可能和这个repo关系不大的问题。
我在成功添加scratch的knn模块以后一直在尝将face-api.js模块(https://github.com/justadudewhohacks/face-api.js)添加到scratch3中。
但现在只做到了成功导入模型,代码如下(使用loadFromUri):
![image](https://user-images.githu…
-
I tried a build and got errors:
cannot find -lImath
cannot find -lIlmImf
cannot find -lIex
cannot find -lHalf
cannot find -lIlmThread
cannot find -ldc1394
Installed dependencies noted in othe…
-
I have taken these steps:
1. Set up the sdk from [here](https://greenwaves-technologies.com/setting-up-sdk/) and worked well
2. Then in facedetection app, I tested with FROM_FILE 1, it worked fi…