which model is used for face alignment?
You can look at our Tappas face recognition example pipeline:
It uses a model such as scrfd_10g or scrfd_2.5g for face and landmark detection and then call a post-processing library to perform face alignment based on the landmarks detected.
Code for the post-processing is available at: