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

How can i get mean_ibug_lfpw_68.txt in new dataset? #55

Closed nj0904107027 closed 6 years ago

nj0904107027 commented 6 years ago

thanks for your share code 。I use it in my project and train the model using my own dataset .But I dont konw how to get the mean file.

patrikhuber commented 6 years ago

Thanks, you're welcome. Just use your dataset to compute the mean of all landmarks - that's pretty trivial. Otherwise, if you search through the issues, I think I may have linked the ibug mean file somewhere a couple of years ago.