1 comment

[ 2.1 ms ] story [ 15.4 ms ] thread
Hey, fellow hackers!

I'm excited to introduce the Face Alignment API, a powerful but simple tool for anyone looking to align images when creating datasets.

What does it do?

Detect faces within images. Precisely align detected faces to a standardized front-facing orientation. Return the aligned faces as base64-encoded strings, ready for further processing or display.

I was just looking for a simple tool like this and couldn't find anything that worked out of the box. So decided to share. Would love to hear any ideas to make this more re-usable.