You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Great work on these projects and on this repo. I'm interested in using SBR to predict landmarks from my own video dataset, and had a question about the inference procedure.
Is it possible to get LK smoothed landmarks by extracting individual frames, then running those frames through a pretrained model (e.g., the cpm_vgg16-epoch-049-050.pth snapshot) using the eval.py script? Or is there more that needs to be done to get the smoothed landmarks?
The text was updated successfully, but these errors were encountered:
Hi! Great work on these projects and on this repo. I'm interested in using SBR to predict landmarks from my own video dataset, and had a question about the inference procedure.
Is it possible to get LK smoothed landmarks by extracting individual frames, then running those frames through a pretrained model (e.g., the cpm_vgg16-epoch-049-050.pth snapshot) using the eval.py script? Or is there more that needs to be done to get the smoothed landmarks?
The text was updated successfully, but these errors were encountered: