-
Hi! Thanks for sharing your code, it is a great work! But there are something confusing me, could you please give some explanation? The first one is the rescale factor for aligning images. Why it is c…
-
Thanks for your great work! Could you provide more details about how the depth metric is calculated in the experiments?
According to the paper: "calculating MSE against pseudo-ground-truth depth-ma…
-
**Feature Description**
To improve user experience and add an extra layer of security, I propose a `Face Unlock` feature to the existing framework.
**Describe the solution you'd like**
There …
-
稍微修改了一下demo,尝试用图片bitmap转YUV格式后作为detect的第一个参数,但是没有发现检测到的人脸
-
Thank you for your outstanding work and willingness to make the code public. I want to use 300w-lp to train my network, but I need to know the face area in the picture. I noticed that there is a roi f…
QcQcM updated
3 years ago
-
Hi,@euphy233
Thanks for making it open.
I want to ask about the output. I'm now a student and very interested in your project SMPL. I'm working on your code now, and wonder if you could share yo…
-
I use since a while an MTCNN network to extract faces and landmarks from images.
The original model is converted from CAFFE without issues with caffe2ncnn tool.
Now, I updated ncnn and I have 2 is…
-
1. As for 3D face tracking, whether it is obtained from the original image(original video is 1920*1080)and whether it is affected by camera calibration, If I using deca to calculate the 3D key points …
-
public static void Retina(NcnnDotNet.OpenCV.Mat src)
{
// Model from https://github.com/nihui/ncnn-assets/tree/master/models
Net net = new Net();
net.Opt.UseVulka…
-