I need to find landmarks of given face image. There are some good libs but I am not sure how big their size in my mobile app since all of them requires training data which have really big file sizes. My priorities are, small file size and landmark detection accuracy, it does not have to be very fast.
Note : Images will be loaded by user so there is no predefined condition. App will detect face and its landmarks.