GithubHelp home page GithubHelp logo

cozkurt / ios-ml-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elleai/ios-ml-app

0.0 1.0 0.0 100.68 MB

Create iOS Application with Machine Learning

Objective-C 3.83% C 0.55% Swift 45.22% Python 50.41%

ios-ml-app's Introduction

Create iOS Application Using Machine Learning

This project contains Convolutional Neural Network (CNN) model, trained with a dataset of flowers images. Furthermore, this model was retrained with the technique of transfer learning for 3 new categories of images and converted to mlmodel that is connected with a simple iOS Application for testing out the results of the training. For more in-depth explanation you can visit the tutorial.

Getting Started

To get you started you will need to clone this repository, by running

git clone https://github.com/elleAI/ios-ml-app.git

After cloning the project download the folder models from this dropbox link and place it in the folder structure next to Datasets and the MachineLearningTutorial Folders. This folder contains the trained models and also the mlmodel for the iOS Application.

Be sure to have all the prerequisites installed with correct versions and then run the script algorithmFlowManager.py, from more details visit the tutorial.

Prerequisites

You will need to install the following:

  • PyCharm (Commercial)
  • Miniconda
  • Python 2.7 - This will be automatically installed when miniconda or anaconda is installed
  • pip (10.0.1)
  • CORE ML Tools (0.8) - install with pip
  • XCode (9.4.1)
  • Keras (2.1.3) - install with pip
pip install library==version

example: `pip install keras==2.1.3`

Built With

  • PyCharm - IDE for creating the Machine Learning Part
  • XCode - IDE for creating the iOS Application

Acknowledgments

  • Transfer Learning Images - L. Fei-Fei, R. Fergus and P. Perona. Learning generative visual models from few training examples: an incremental Bayesian approach tested on 101 object categories. IEEE. CVPR 2004, Workshop on Generative-Model Based Vision. 2004

ios-ml-app's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.