eelretep / mlmodelzoo

Build your iOS 11+ apps with the ready-to-use Core ML models below

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

  1. Find a deep learning model, start browsing here
  2. Clone this repo
  3. Add your model to the sample project

Requirements

Xcode 9.0, iOS 11

SimpleSample

  • Supports style transfer, classification, and detection models.
  • Choose from standard input sources - camera, photo gallery, live video

Style transfer Detection
Classification Detection

Notes

Due to a bug in the betas, please choose the appropriate scheme when compiling.
Choose scheme

About

Build your iOS 11+ apps with the ready-to-use Core ML models below

License:MIT License