Ezequiel Santos
iOS Developer & Creative Technologist

🔬 Meetup: Workshop at IBM on using Watson and Core ML for image classification

Attended a workshop at IBM to learn about using IBM Watson with Apple iOS Core ML to detect different types of cables. The workshop demonstrated the use of a deep neural network model trained on the cloud by Watson Visual Recognition. The app then downloaded the model which can be used offline by Core ML to classify images.

The app checks for updates to the model when it is opened and downloads them if available.

Link to Github repository