Ask HN: Porn Filter API! (Photo Moderation)
Would you be interested in an API/web service that tells you which of your submitted photos are safe for a general audience?
It would be useful for social networks, dating sites, forums, or any site that allows users to post images. The service would also handle videos and text (such as spam).
I have a system that already works well for several major sites, and was wondering if there is a larger market out there.
* Photos are reviewed manually, and we have two levels of review.
* The response time is not instantaneous, but under 10-30 seconds.
* Error rates are generally very low (<0.01%).
Any feedback would be greatly appreciated.
11 comments
[ 2.2 ms ] story [ 31.3 ms ] threadI know of other teams that moderate photos, but I don't know anyone that's put together a publicly available API/web service for it.
Do you happen to know the names of any existing services?
We have good technology and an experienced team, which lets us check a lot of photos faster and more reliably than the competition.
Do you happen to know anyone that uses CrowdFlower for this? I'd love to chat and see what they think of the service.
I can't attest to its effectiveness but it maybe what you're looking for.
Reading through the link, I believe it does a combination of skin tone detection and human body pattern matching. Typically, this solution can detect a fully nude human pretty well, but fails on something like a close-up/partial shot of a penis.
I would expect, by now, someone would have made something automated for that kind of thing though...