1adrianb / face-alignment

:fire: 2D and 3D Face alignment library build using pytorch
https://www.adrianbulat.com
BSD 3-Clause "New" or "Revised" License
7.03k stars 1.34k forks source link

How to get landmark from batch? #275

Closed Monyneath1996 closed 3 years ago

Monyneath1996 commented 3 years ago

Can you tell me how to get landmarks from a batch of images?

Thanks in advance!

riveovo commented 2 years ago

Can you tell me how to get landmarks from a batch of images?

Thanks in advance!

Hi! Do you know how to solve it now? The api('get_landmarks_from_batch') doesn't work.