Skip to content

MijeongJeon/ShapeDetector_Keras_CoreML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :octocat:

Mijeong Jeon, 미정
ninevincentg@gmail.com

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

Releases

No releases published

Packages

No packages published