luoyetx / face-alignment-at-3000fps

C++ implementation of Face Alignment at 3000 FPS via Regressing Local Binary Features
BSD 3-Clause "New" or "Revised" License
197 stars 120 forks source link

alignment model #1

Closed kingvision closed 8 years ago

kingvision commented 8 years ago

Hi thank you for your sharing code. can you provide a pre-train model?

thanks

luoyetx commented 8 years ago

@kingvision I have uploaded a model, please refer to README.

kingvision commented 8 years ago

Thanks