1adrianb / face-alignment

:fire: 2D and 3D Face alignment library build using pytorch
https://www.adrianbulat.com
BSD 3-Clause "New" or "Revised" License
7.03k stars 1.34k forks source link

Expose additional detector parameters #246

Closed radekd91 closed 3 years ago

radekd91 commented 3 years ago

This pull request enables to set additional parameters that the face detectors use but were not exposed.

1adrianb commented 3 years ago

Thanks!