All Projects → MijeongJeon → Shapedetector_keras_coreml

MijeongJeon / Shapedetector_keras_coreml

Deep learning installed Shape Detector using Keras and CoreML 📱

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Shapedetector keras coreml

Build Ocr
Build an OCR for iOS apps
Stars: ✭ 17 (-32%)
Mutual labels:  jupyter-notebook, coreml
Coreml Training
Source code for my blog post series "On-device training with Core ML"
Stars: ✭ 77 (+208%)
Mutual labels:  jupyter-notebook, coreml
Ios Coreml Mnist
Real-time Number Recognition using Apple's CoreML 2.0 and MNIST -
Stars: ✭ 74 (+196%)
Mutual labels:  jupyter-notebook, coreml
Ios Coreml Yolo
Almost Real-time Object Detection using Apple's CoreML and YOLO v1 -
Stars: ✭ 153 (+512%)
Mutual labels:  jupyter-notebook, coreml
Awesome Python Applications
💿 Free software that works great, and also happens to be open-source Python.
Stars: ✭ 13,275 (+53000%)
Mutual labels:  application, jupyter-notebook
Ds With Pysimplegui
Data science and Machine Learning GUI programs/ desktop apps with PySimpleGUI package
Stars: ✭ 93 (+272%)
Mutual labels:  application, jupyter-notebook
Mnist draw
This is a sample project demonstrating the use of Keras (Tensorflow) for the training of a MNIST model for handwriting recognition using CoreML on iOS 11 for inference.
Stars: ✭ 139 (+456%)
Mutual labels:  jupyter-notebook, coreml
Keras Openface
Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version
Stars: ✭ 538 (+2052%)
Mutual labels:  jupyter-notebook, coreml
Har Keras Coreml
Human Activity Recognition (HAR) with Keras and CoreML
Stars: ✭ 23 (-8%)
Mutual labels:  jupyter-notebook, coreml
Samplecode
Pythonエンジニア ファーストブックのサンプルコード
Stars: ✭ 24 (-4%)
Mutual labels:  jupyter-notebook
Aprendaprog
Aprenda a Programar
Stars: ✭ 24 (-4%)
Mutual labels:  jupyter-notebook
Encompass
Bayes Impact's Encompass Tool for Visualizing and Analyzing Geographic Access
Stars: ✭ 24 (-4%)
Mutual labels:  jupyter-notebook
Pycon2016
PyCon code and presentation
Stars: ✭ 24 (-4%)
Mutual labels:  jupyter-notebook
Jupyter Workings
A collection of Jupyter notebook workings
Stars: ✭ 25 (+0%)
Mutual labels:  jupyter-notebook
Twitter sentiment analysis word2vec convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
Stars: ✭ 24 (-4%)
Mutual labels:  jupyter-notebook
Option Pricing Under Uncertainty
By means of stochastic volatility models
Stars: ✭ 25 (+0%)
Mutual labels:  jupyter-notebook
Mean Angular5 Passport Authentication
Securing MEAN Stack (Angular 5) Web Application using Passport Authentication
Stars: ✭ 24 (-4%)
Mutual labels:  application
Python Introducing Pandas
Introduction to pandas Treehouse course
Stars: ✭ 24 (-4%)
Mutual labels:  jupyter-notebook
Computational Linguistics Class.github.io
Stars: ✭ 25 (+0%)
Mutual labels:  jupyter-notebook
Tf Keras Surgeon
Pruning and other network surgery for trained TF.Keras models.
Stars: ✭ 25 (+0%)
Mutual labels:  jupyter-notebook

ShapeDetector with Keras and CoreML

Deep learning installed Shape Detector using Keras and CoreML 📱

Keras를 이용해 만든 손그림 예측 모델을 CoreML을 통해 iOS에 적용시켜 보았습니다.

Platform Language Language DeepLearning DeepLearning

ShapreDetector is a deeplearning installed simple app for predict of hand-drawing shapes

Keras 🤖

  • High-level neural networks API
  • Written in Python
  • TensorFlow, CNTK, or Theano
    go to Keras

Python으로 작성된 Keras는 TensorFlow, CNTK, Theano를 내부엔진으로 구동시키는 딥러닝 API입니다.

CoreMLTools 📲

Python 패키지인 CoreMLTool을 이용해 Keras로 생성된 모델을 CoreML 모델로 변환 할 수 있습니다.

CoreML 💾

  • Apple framework for Machine Learning
  • From iOS11

Apple에서 제공하는 머신러닝 프레임워크 입니다. iOS11부터 사용 가능합니다.

Author

Mijeong Jeon, 미정
[email protected]

https://www.slideshare.net/MijeongJeon1/keras-81639526

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].