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
I'm watching the tutorial http://www.menpo.org/menpofit/pdm.html on pdm, and the only way to provide points to the pdm seems to be from .pts files with the mio.import_landmark_files(path_to_lfpw / '*.pts', verbose=True).
Is there any other API that allows for passing the points as vectors for each image ?
The text was updated successfully, but these errors were encountered:
Hi guys,
I'm watching the tutorial http://www.menpo.org/menpofit/pdm.html on pdm, and the only way to provide points to the pdm seems to be from .pts files with the mio.import_landmark_files(path_to_lfpw / '*.pts', verbose=True).
Is there any other API that allows for passing the points as vectors for each image ?
The text was updated successfully, but these errors were encountered: