-
I want to output the landmark, I mean those points. I notice that the class Onet in MTCNN_net.py has a return c which was commented. Does this c have any thing to do with the landmark? Thanks!
-
Currently extracting patches from landmarks (in an image), where each patch will be defined by a different patch shape is not supported I think.
If I want to extract patches around two/multiple landm…
-
Use the detection of nearest neighbor outliers to generate a landmark file based on mesh_points and mesh_points_trans for which the nearest neighbor values did not change significantly. If the nearest…
-
![image](https://user-images.githubusercontent.com/6336709/71877643-ad2b2d00-3164-11ea-84af-b4a4f3fc2590.png)
The image above shows the visualization of 0_Parade_marchingband_1_657.jpg
bboxes an…
-
as soon as I run any code involving cvzone the file gets failed and is exited with exit code 1.Camera starts for 1 second and closes automatically.
I don't no what to do
from cvzone.HandTrackingM…
-
Good night,
I am looking for a way with the face points array, get its bounding box and face rotation (tilt, yaw, roll).
`mat = np.array(face_landmarks.landmark)`
It returns the array of face…
-
hi,
I successfully builded and run the poseestimation in CLM,for that i added all the source in the CLM framework.
Now i need only pose estimation and landmark points.
I need to remove the unused co…
-
Hello, I ran this project and encountered that the pangolin only visualized the current keyframe, but the points, keyframe trajectories and line landmarks were not visualized?
Any answers are great…
-
- [ ] In addition of computing norm of the landmark points, after doing Procrustes alignment, generate an image where points inside the contour are filled with 1, remaining points are 0.
- [ ] Cluster…
guisf updated
8 years ago
-
Hi
Thanks for your amazing project, I'm confused about the learning rate setting. I saw in other issue you mentioned "in order to detect the key points accurately, it is necessary to have a larg…