-
Notes by @jabooth:
It feels quite natural to be able to use the arrow keys to budge single-selected landmarks around, but this is only enabled for groups (which is two or more landmarks). Can we chan…
-
According to the MTCNN paper, "some of the losses are not used". For example, for a negative example, not bounding box and landmark points will be detected. Therefore, regression loss and landmark los…
-
This question came up: is it possible to only partially constrain a variable by using mix of factors. For example a landmark with orientation is stored as a Pose2, but now we only have bearing and/o…
-
Hi
Can we utilize this Network to extract Landmarks Heatmaps ?
By extracting I mean : saving Landmarks Heatmps as images so I can use them for other purposes.
Many Thanks.
-
Consider implementing https://arxiv.org/abs/1908.00748
> ### Integrating Spatial Configuration into Heatmap Regression Based CNNs for Landmark Localization
> In many medical image analysis applica…
-
Hi,
the landmark guessing and training is better in the 0.9 preview. However, with the windows 10 .exe I can't access the 'Key Poses' options because they are greyed out. The program indicates that I…
-
need to recreate action for it to use the latest landmark, but like this it loses the pose relative to landmark
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
Windows x64
### MediaPipe Tasks SDK version
0.10.…
-
Revision: if let points = landmark?.normalizedPoints, let count = landmark?.pointCount {
But getting more errors:
Cannot convert value of type '[CGPoint]' to expected argument type 'UnsafeP…
-
I am getting stuck in the following error. I am trying to figure out what to do:
(video_retalking) H:\z-aitools\video-retalking>python inference.py --face examples/face/1.mp4 --audio examples/audio…