Which face detection API is the best? Letâs have a look into Amazon Rekognition, Google Cloud Vision API, IBM Watson Visual Recognition and Microsoft Face API.
After learning about the dirty tricks of deep learning for computer vision in part 1 of the blog post series, now we finally write some code to train an existing resnet50 network toâŠ
In this series of blog posts I will show you how to build a "zoo-pokedex app". That's an app that will tell different animals apart in a zoo. This blog post sells the ideaâŠ
Read this blog post to get an overview over SaaS and open source options for sentiment detection. Learn an easy and accurate method relying on word embeddings with LSTMs that allowsâŠ