-
你好,add_mask如果一张图有两个脸的话,无法同时给两个脸加上口罩,在遍历face_lms时会把前一次加的口罩去除掉,有什么好的建议修改加载一图多脸的情况吗? 谢谢
-
Hi, I've been in need to use CPAP icons. They're related to the treatment of Sleep Apnea through Continuous Positive Air Pressure (CPAP).
They're often associated with a main machine, the tube and …
-
Some of our testing grids include duplicates of certain nodes, meaning that there existing multiple nodes that share the same latitude and longitude location, but each have their own index within our …
-
It would be great if the [ARCore iOS Augmented Faces SDK](https://developers.google.com/ar/develop/ios/augmented-faces/overview) was supported in Unity as well.
We have found several specific cases…
-
import torch.nn as nn
from torchvision.utils import save_image
from torchvision import transforms
import cv2
import PIL
from My_Detector.unet import unet
from My_Detector.utils import *
from PI…
-
Is it feasible/has anyone experimented with other libraries for face embeddings such as FaceNet, Dlib, DeepFace or even StyleGAN FFHQ embeddings?
-
Hello,
Thanks for this project, it help me to predict face ( if wear mask or not )
but I got some problems ( drawing two boxes of differents class on the same object ):
![image](https://user-i…
-
what caused this?
![image](https://user-images.githubusercontent.com/17892232/228790747-bf622ddd-af4b-4c0e-b1b2-c83b2ffd9d69.png)
-
Hi all,
Getting below error while running the command mentioned in the usage . Please help !!
**Command**
python scripts/inference.py --plms --outdir results --config configs/v1.yaml --ckpt check…
-
Hi,
I've noticed a change in behaviour of slice_mesh_plane sometime between version 3.15 and 3.20. I believe the intent originally (#1369) was that if a boolean mask is provided, only those cases …