It would be nice if someone could compare these commercially available APIs with Yahoo's open_nsfw model in terms of accuracy: <a href="https://github.com/yahoo/open_nsfw" rel="nofollow">https://github.com/yahoo/open_nsfw</a><p>I'm currently building an API wrapper around it and running it on a Hetzner server with a GTX 1080 - prediction takes about 0.25 seconds and while I haven't optimised it for parallel execution, I think it should be able to handle at least +10 images/sec comfortably. I'm also testing video moderation by using ffmpeg to slice the video into screenshots and predicting the min/avg/high scores.<p>Moderating 25 million explicit images using Google Cloud Vision would cost around $19,500/mo vs €99/mo on Hetzner.