patrikhuber / superviseddescent

C++11 implementation of the supervised descent optimisation method
http://patrikhuber.github.io/superviseddescent/
Apache License 2.0
402 stars 188 forks source link

which dataset was used for pre-trained "face_landmarks_model_rcr_68.bin" model. #35

Closed gp1313 closed 7 years ago

patrikhuber commented 7 years ago

It's trained on ibug-lfpw, ibug, ibug-afw, and ibug-helen-tr.

gp1313 commented 7 years ago

Thanks. PS- Your work is inspiring at least :)

Larumbergera commented 7 years ago

Hi,

sorry to bother you again with this but, can you upload the program used to train face_landmarks_model_rcr_68.bin?

I know there is an example (rcr-train) but it uses a mean_landmarks calculated only from ibug-lfpw.

Regards,

Andoni.

patrikhuber commented 7 years ago

Hi Andoni,

I'm quite sure some people asked that before and I uploaded the code and parameters to GitHub, I think it's in one of the (most likely closed) GitHub issues. Can you have a look please?

Thanks, Patrik

Larumbergera commented 7 years ago

Yes, I've found it here.

Thanks, Andoni.

patrikhuber commented 7 years ago

Great! :-)