VKSentimentAnalysis
May 19, 2018 • Apache 2.0 License
This project is a demo on using CoreML framework for sentiment analysis of text. .mlmodel was developed from Scikit-learn Pipeline using coremltools python package. More details here : https://deve...
No image provided.
NLPSwift
May 16, 2018 • Apache 2.0 License
NSLinguisticTagger provides a uniform interface to a variety of natural language processing functionality with support for many different languages and scripts. One can use this class to segment na...
StyleArts
February 05, 2018 • Apache 2.0 License
Style Art is a library which process images using COREML with a set of pre trained machine learning models and convert them to Art style.
No image provided.
FacialContour
December 24, 2017 • Apache 2.0 License
The facial detection API allows us to not only detect faces & facial features but also check those faces for particular properties such as if a smile is present or eyes are open etc. This is a sim...
No image provided.
CaffeToCoreML
December 13, 2017 • Apache 2.0 License
There are a lot of tutorials/ open source projects on how to use Vision and CoreML frameworks for Object Detection in real world using iOS apps using .mlmodels given by Apple. But seldom in reality...
CoreML-samples
August 14, 2017 • MIT License
Sample code for Core ML using ResNet50 provided by Apple and a custom model generated by coremltools.