Get started with image classification in web apps

  1. The concept of having a computer recognize the contents of an image and not just see the data that makes up the image is called ___.

  2. Which of these types of image recognition are common?

    Choose as many answers as you see fit.

  3. TensorFlow Serving supports which of these API surfaces?

  4. True or false? You need to generate the client stub code when you use REST to send requests to TensorFlow Serving.