Simplify Adding AI to Your Apps — Core ML Say Hello to Watson

Simplify Adding AI to Your Apps — Core ML Say Hello to Watson

  • March 23, 2018
Table of Contents

Simplify Adding AI to Your Apps — Core ML Say Hello to Watson

IBM Watson just announced the ability to run Visual Recognition models locally on iOS as Core ML models. I’m very excited. Before now, it was fairly easy to integrate a visual recognition system into your iOS app by just downloading a model from Apple.

However, the models you can use are very cookie cutter and specific to a standard set of items that it can recognize (cars, people, animals, fruit, etc).But what if you wanted to have a model that could recognize items for a use case specific to you?

Source: hackernoon.com

Tags :
Share :
comments powered by Disqus

Related Posts

How AI can learn to generate pictures of cats

How AI can learn to generate pictures of cats

The generator is a counterfeiter trying to produce seemingly real data. It has no idea of what the real data is, but it learns to adjust from the feedback of the other model. The discriminator is a inspector trying to determine what the fake counterfeit data is (by comparing it with real data), while trying to not raise false positives on the real data.

Read More
GPU-accelerated Neural Networks in JavaScript

GPU-accelerated Neural Networks in JavaScript

While its feature set is geared towards neural networks, deeplearn.js can be described as a general-purpose machine learning framework. Propel is a library for scientific computing that offers automatic differentiation. Gpu.js provides a convenient way to run JavaScript functions on the GPU.

Read More
Bring Deep Learning Algorithms To Your Security Cameras

Bring Deep Learning Algorithms To Your Security Cameras

AI is quickly revolutionizing the security camera industry. Several manufacturers sell cameras which use deep learning to detect cars, people, and other events. These smart cameras are generally expensive though, compared to their “dumb” counterparts.

Read More