Tagged articles
6 articles
Page 1 of 1
Sohu Tech Products
Sohu Tech Products
Sep 6, 2023 · Mobile Development

Building an iOS SMS Spam Filter App with CoreML

This tutorial walks through creating a custom iOS SMS spam filter app, covering extraction of personal SMS data from an iPhone backup, training a CoreML text‑classification model with CreateML, implementing a Message Filter Extension in Xcode, and exploring advanced update strategies.

App ExtensionCoreMLSMS filtering
0 likes · 12 min read
Building an iOS SMS Spam Filter App with CoreML
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Feb 8, 2023 · Mobile Development

Implementing iOS 16 Depth Effect Using Image Segmentation with CoreML and Vision

This guide shows how to recreate iOS 16’s lock‑screen Depth Effect by integrating Apple’s pre‑trained DeeplabV3 CoreML model with Vision, running a VNCoreMLRequest on a resized image in a background thread, converting the output to a binary mask, and overlaying it on the original photo to simulate foreground‑background depth, with code examples and GitHub source.

CoreMLDepth EffectSwift
0 likes · 7 min read
Implementing iOS 16 Depth Effect Using Image Segmentation with CoreML and Vision
iQIYI Technical Product Team
iQIYI Technical Product Team
Jan 25, 2019 · Artificial Intelligence

Mobile AI Digit Recognition for Game Live Streaming: Model Training, Optimization, and Cross‑Platform Deployment

Developers built a lightweight on‑device CNN that recognizes PUBG Mobile kill counts and player numbers in real time, merging MNIST and custom digit data, shrinking the model to under 500 KB, achieving over 99 % accuracy with sub‑10 ms latency, and deploying it via CoreML on iOS and TensorFlow Lite on Android for cross‑platform live‑stream integration.

AICoreMLDigitRecognition
0 likes · 10 min read
Mobile AI Digit Recognition for Game Live Streaming: Model Training, Optimization, and Cross‑Platform Deployment
21CTO
21CTO
Mar 15, 2018 · Mobile Development

What iOS Development Trends Will Shape 2018 and Beyond?

The article outlines emerging iOS development trends for 2018, including ARKit-powered augmented reality, CoreML machine‑learning integration, Swift 4 enhancements, Apple Pay adoption, and HomeKit home‑automation, while reflecting on 2017's device releases and iOS 11 updates.

ARKitApple PayCoreML
0 likes · 5 min read
What iOS Development Trends Will Shape 2018 and Beyond?
Liulishuo Tech Team
Liulishuo Tech Team
Jun 6, 2017 · Mobile Development

Insights from Liulishuo iOS Engineers Visiting WWDC 2017

Three Liulishuo iOS engineers attended WWDC 2017 and report on Apple’s new iPad productivity features, App Store redesign, Swift updates, Xcode enhancements, and the introduction of CoreML, ARKit, and HomePod, offering developers valuable insights into the evolving iOS ecosystem.

ARKitCoreMLSwift
0 likes · 9 min read
Insights from Liulishuo iOS Engineers Visiting WWDC 2017