-
Hi,
Would you please integrate Face Landmark Detection into your invaluable library?
- https://docs.opencv.org/4.x/d2/d42/tutorial_face_landmark_detection_in_an_image.html
- https://docs.opencv.o…
-
看到训练中利用到关键点信息,有关键点相关的loss,模型推理是否支持关键点的输出呢?
-
Hi,
I manually label custom datasets following the COCO format.
May I ask if is it possible for you to publish the code to convert to NVIDIA Dali (which is used in this repo)?
Thanks
-
I have try to export the https://github.com/ShiqiYu/libfacedetection.train/blob/master/weights/yunet_final.pth to cpp by using the provided exportcpp.py. But noticed that the exported network structur…
-
Hello does libfacedetection have any face alignment implementation?
If so are there any examples?
Thanks.
-
We are unable to create a face detector model in opencv using the onnx model. Attaching the sample code and error below. Code executed in google colab (CPU).
import cv2
detector = cv2.FaceDetecto…
-
PC info:
OS: FreeBSD 13.1-RELEASE-p1 amd64
Resolution: 3840x2160
DE: Plasma 5.24.6
WM: KWin
Theme: [Plasma], Breeze [GTK2/3]
Icons: [Plasma], breeze-dark [GTK2/3]
Terminal: dolphin
CPU:…
-
模型为640x640,但是为转onnx的时候尺寸改为641的大小也一样可以转onnx,请问这是为什么呢?不是规定了是640x640的大小吗?
-
**Issue:**
[Link](https://netron.app/?url=https://raw.githubusercontent.com/ShiqiYu/libfacedetection.train/master/tasks/task1/onnx/YuFaceDetectNet.onnx) for visualization of YuNet architecture from…
-
Hello, can you write this code for training in C ++?
https://github.com/ShiqiYu/libfacedetection.train