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.05k stars 1.34k forks source link

How to infer the the variable 'preds' #151

Closed jug971990 closed 3 years ago

jug971990 commented 5 years ago

I see that it is a (68,3) numpy array. I am interested in the landmarks for the eyes. From the numpy array I am not able to infer which of those values are related to eye. Please help at the earliest possible. I am in need of this data for my PhD research

reddytocode commented 5 years ago

out here you go, the number represent the index in the pred array