I would like to detect upright and upside-down faces, however faces weren't recognized in upside-down images.
I used the dlib library in Python with shape_predictor_68_face_landmarks.dat
.
Is there a library that can recognize upright and upside-down faces?