-
Hi, I am currently using another facial detector (based on YOLO) and would really need to get 3D landmarks on top of it, is it possible to use this module without the detector part?
That would be gr…
-
Interesting project. Is it possible to use facemesh to change face and make nose smaller? How can I do that?
-
hi ,thansks for your nice work!
Would you tell how to preprocess the data (Extract landmark and crop the image by dlib)?
I checked other issue about this , like https://github.com/lelechen63/ATVG…
-
I saw that on the function you write to read parameters from candide.npz
```
def load3DFaceModel(filename):
faceModelFile = np.load(filename)
mean3DShape = faceModelFile["mean3DShape"]
me…
-
# User stories: coordinateTransformations
This is a collection of the example applications / user stories of coordinateTransformations from #57. These examples should be helpful for the next propos…
-
Hi,
Could I use the different landmarks extraction model, such as the 106-landmarks model in this repo (https://github.com/deepinsight/insightface)?
In your open-source code, I see that you refer to…
-
Dear Zhao:
Recently, I was using the dataset Sliver provided by you for learning-based image registration. Each scan in Sliver dataset contains six anatomical landmark and I have seen the landmard sc…
-
## 注意
这里记录一些偶然间碰到的与显著性或者不好归类的数据集.
-
### Feature description
The tongue cannot be generated by using this extension.
So the person cannot tongue out.
-
Hi,
In the code I see some references to Aruco markers and April tags, but I can't seem to find information in the Wiki and website about how they are used. I can imagine a number of scenarios:
- …