美文网首页
基于coreML有趣的machine learning应用

基于coreML有趣的machine learning应用

作者: 陆号 | 来源:发表于2018-05-31 19:37 被阅读89次

1.Real-Time Semantic Segmentation in Mobile device
This project is an example project of semantic segmentation for mobile real-time app.
The goal of this project is to detect hair segments with reasonable accuracy and speed in mobile device.

image.png

2.StyleArt
Style Art is a library that process images using COREML with a set of pre trained machine learning models and convert them to Art style.

image.png
CoreML StyleTransfer-iOS
This is a collection for style transfer in iOS.(CoreML)
image.png
Fast Style Transfer, CoreML, TensorFlow
3.CoreML-in-ARKit
Simple project to detect objects and display 3D labels above them in AR. This serves as a basic template for an ARKit project to use CoreML.
image.png
4.FaceRecognition in ARKit
This is a simple showcase project, that detects faces using the Vision-API and runs the extracted face through a CoreML-model to identiy the specific persons.
image.png
5.Faces Vision Demo
iOS11 demo application for age and gender classification of facial images using Vision and CoreML.
image.png
6.Show And Tell
看图说话-----描述图片
image.png
7.Vocalization sign language
手语识别
image.png
8.waifu2x on iOS
增加图像分辨率
image.png
9.Sentiment Polarity CoreML Demo
通过文字分析情绪
image.png
9.HED-CoreML
Holistically-Nested Edge Detection (HED) using CoreML and Swift
image.png
10.MLMOJI
手绘表情
image.png
11.ShapeDetector with Keras and CoreML
image.png

相关文章

网友评论

      本文标题:基于coreML有趣的machine learning应用

      本文链接:https://www.haomeiwen.com/subject/jslcsftx.html