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
In the face landmark extraction tool the landmarks are now transformed by iterating over the point list
The list should be converted into ndarray so that the transformation can be vectorized.
It would increase the processing speed.
The text was updated successfully, but these errors were encountered:
In the face landmark extraction tool the landmarks are now transformed by iterating over the point list
The list should be converted into ndarray so that the transformation can be vectorized.
It would increase the processing speed.
The text was updated successfully, but these errors were encountered: