How to play Quidditch using the TensorFlow Object Detection API

How to play Quidditch using the TensorFlow Object Detection API

  • March 3, 2018
Table of Contents

How to play Quidditch using the TensorFlow Object Detection API

Image classification using convolutional neural networks (CNNs) is fairly easy today, especially with the advent of powerful front-end wrappers such as Keras with a TensorFlow back-end. But what if you want to identify more than one object in an image?

Source: freecodecamp.org

Share :
comments powered by Disqus

Related Posts

Understanding word vectors in NLP

Understanding word vectors in NLP

In this tutorial, I’m going to show you how word vectors work. This tutorial assumes a good amount of Python knowledge, but even if you’re not a Python expert, you should be able to follow along and make small changes to the examples without too much trouble.

Read More
Can AI Ever Learn To Follow Its Gut?

Can AI Ever Learn To Follow Its Gut?

Academics, economists, and AI researchers often undervalue the role of intuition in science. Here’s why they’re wrong.

Read More