-
Paddle 2.0.2.rocm-post版本不支持PaddleDetection2.0rc里面的静态图的模型吗
-
**Issue Description**
When running the demo/node.js the face mesh does not work
Thought this was just a demo issue but when I run it on my own provided image(picture of a face/person) I get every th…
-
**Issue Description**
Part of face even no real face can be recognize as humanbeings.
**Steps to Reproduce**
1.Open face detector only.
2.Fist to the camera.
3.Function of human.detect returns v…
-
![image](https://user-images.githubusercontent.com/40654162/98096813-27ccf200-1ec7-11eb-9ec1-2efaa2a1efe0.png)
采用如图转换faceboxes,第一层卷积报错
faceboxes的prototxt和caffemodel均采用作者开源模型
[faceboxes_models.zip…
-
**Issue Description**
Path to /@vladmandic/human/models incorrect for /@vladmandic/human/demo/node.js
**Steps to Reproduce**
from inside dir /@vladmandic/human/demo run:
```
$ node node.js
```…
-
Because of how scuffed DlibDotNet is (#140), we will be ditching DlibDotNet for real time OpenCV detection instead and feed this to a compatible neural network. The work item will be as follows:
-…
sr229 updated
3 years ago
-
Hi,
I tried to run the demo.py file in python, but I got the following error:
```Python
F0311 15:58:18.148229 6000 common.cpp:76] Cannot use GPU in CPU-only Caffe: check mode.
```
however, I…
-
Hello, 请问一下FaceBoxes的复现是否有点问题
原作者开源代码中steps为[32, 64, 128]:
https://github.com/zisianw/FaceBoxes.PyTorch/blob/2b74cf6f6a79dba7fe4aa37e679e6d7c02f96661/data/config.py#L9
但PaddleDetection中的steps是[8,16…
-
**Describe the bug**
When I try to command "python demo.py -f examples/inputs/emma.jpg --onnx"
this error message will pop up
**Error message**
Traceback (most recent call last):
File "demo.p…
-
你好, 我想确定以下问题:
1. BlazeFace和FaceBoxes是目前主流的实时CPU人脸检测网络吗? 还有其他推荐的网络吗?
2. BlazeFace有6个关键点输出;FaceBoxes有计划输出关键点吗?
期待你的回复, 谢谢!