Show HN: FaceMaze – the missing web interface for accurate face detection
1–8 of 8 posts
Re: Show HN: FaceMaze – the missing web interface for accurate face detection
#2Yesterday I launched a simple, yet very effective tool for online face detection, cropping and filtering. The idea is very simple - upload as many images as you like and FaceMaze will give you back all the faces cropped from those input images. You can control padding, border radius and output image format.
FaceMaze rides on top of Pixaven's [1] infrastructure and, at its very core, uses Apple's Vison framework to do all the heavy lifting. The accuracy of this is not as flawless as for example Tencent's DSFD that will give you back even face reflections on flat surfaces but it's really good enough for everyday usage.
I am not aware of any other free and unlimited web interfaces for face detection hence the title of this Show HN post.
[1]: https://www.pixaven.com [2]: https://github.com/TencentYoutuResearch/FaceDetection-DSFD
Re: Show HN: FaceMaze – the missing web interface for accurate face detection
#3Re: Show HN: FaceMaze – the missing web interface for accurate face detection
#4Re: Show HN: FaceMaze – the missing web interface for accurate face detection
#5Re: Show HN: FaceMaze – the missing web interface for accurate face detection
#6I'm concerned about the privacy of this. Care to explain how you handle user uploads?