codeniko / shape_predictor_81_face_landmarks

Custom shape predictor model trained to find 81 facial feature landmarks given any image
BSD 3-Clause "New" or "Revised" License
465 stars 126 forks source link

Model size #2

Open UrstrulyRoot opened 6 years ago

UrstrulyRoot commented 6 years ago

could you tell me about the size of the dataset you have trained this model on? Davis kings dlib model was around 100mb , however yours is just 20mb does the size depend on the data it trained on?

Baukebrenninkmeijer commented 4 years ago

I was gonna ask the same question. I think the size is related to how large the model is i.e. how good it can maximally be. So, I'm gonna guess that the performance of this model is lower than that of the normal dlib weights.