face-alignment
face-alignment copied to clipboard
pretrained models
if readers want to leverage the architecture of FAN network, where can we download the pre-trained models? Many thanks.
For traced model you can find the links here: https://github.com/1adrianb/face-alignment/blob/c49ca6fef8ffa95a0ac7ce698e0b752ac91f6d42/face_alignment/api.py#L31
For normal weights you can find the links here: https://github.com/1adrianb/face-alignment/blob/ffc8bb499598c9076b28c3a2dc706b24c648b183/face_alignment/api.py#L39 and the corresponding model files here: https://github.com/1adrianb/face-alignment/blob/ffc8bb499598c9076b28c3a2dc706b24c648b183/face_alignment/models/fan.py