Home New Trending Search
About Privacy Terms
#
#CoreML
Posts tagged #CoreML on Bluesky
Demo of catDetectionSystem running on macOS (M1 Max) via CoreML
Demo of catDetectionSystem running on macOS (M1 Max) via CoreML YouTube video by David Discher

catDetectionSystem keeps getting better.

#ComputerVision #ObjectDetection #YOLO #CoreML #Rockchip #RKNN #OpenCV #Ultralytics #OpenAI #Codex

youtu.be/YPXdOZTcFYQ

1 0 0 0

Excellent question. I don't know the answer because I am not an iOS dev, and I haven't worked with either toolkit. I'll have to dig a bit to figure it out. I was also hoping to prompt discussion to help step through this.

#Apple #Developer #Dev #WWDC #AI #CoreML #CoreAI

1 0 1 0
Preview
Apple replacing Core ML with modernized Core AI framework for iOS 27 at WWDC - 9to5Mac A new report says that Apple will replace Core ML with a modernized Core AI framework at WWDC, helping developers...

#Apple replacing #CoreML with modernized #CoreAI #framework for #iOS27 at #WWDC | @9to5Mac.com

buff.ly/cNhOzHQ

#AI #tech #TechTuesday

1 1 0 0
Preview
Apple's Core AI Will Replace Core ML in iOS 27 Apple plans to unveil Core AI at WWDC 2026, a modernized framework replacing Core ML that opens the door to third-party AI models and MCP integration across its entire ecosystem.

Apple's Core AI Will Replace Core ML in iOS 27

awesomeagents.ai/news/apple-core-ai-repla...

#Apple #CoreAi #CoreMl

0 0 0 0
Preview
iOS 27 Core AI 도입 확정 Core ML 대체하는 4가지 변화 - No Worry Be Happy 애플이 매년 개최하는 세계 개발자 컨퍼런스인 WWDC에서 iOS 27의 핵심 변화로 Core AI 프레임워크를 선보일 예정입니다. 기존에 사용하던 Core ML이라는 명칭을 버리고 보다 현대적인 AI 개념을 전면에 내세우는 전략인데요. 이번 변화가 단순한 이름 바꾸기인지 아니면 개발

iOS 27 Core AI 도입 확정 Core ML 대체하는 4가지 변화

https://bit.ly/4aWdrum

#iOS27 #CoreAI #AppleWWDC #CoreML #AIdevelopment #MobileAI #TechInnovation

1 0 0 0
Video thumbnail

Why can't you train an LLM on your iPhone?
It's not just the speed. It's the Memory Physics.

Ep 6 of Sandboxed is out: "Training vs. Inference."
We break down the wall between "Learning" and "Doing."

logicbridge.dev/sandboxed/6

#OnDeviceAI #CoreML #iOSDev #MachineLearning #AppleSilicon

1 0 0 0
Post image Post image Post image Post image

A lot of “Core ML performance problems” aren’t performance problems.
They’re task selection problems.

🎧 Full episode: logicbridge.dev/sandboxed/4

#iOSDevelopment #CoreML #OnDeviceAI #VisionFramework #Sandboxed

0 0 0 0
Post image Post image Post image Post image

Your Core ML model isn’t a black box.
It’s adjustable logic.

And if your accuracy is *suspiciously* high… it might be cheating.

Listen now: logicbridge.dev/sandboxed/3

#iOSDevelopment #CoreML #OnDeviceAI #MachineLearning #Sandboxed

0 0 0 0
Video thumbnail

🎧 99% accuracy? Your model might be cheating.

Episode 03 explains “learning” as: forward pass → loss → nudge weights.
Then why models fail in real apps: overfitting + data leakage.

What’s the sneakiest shortcut you’ve seen in data?

Listen now: logicbridge.dev/sandboxed/3

#iOSDev #CoreML

1 0 0 0

Apples Vision framework is insane.

Thank you #Apple.

#swift #swiftui #ai #coreml #ml

0 0 0 0
Post image Post image

I made a #TensorFlow app for #CoreML embedding models, to power an offline, on-device FAQ chatbot (screenshots: iOS Budapest airport app). Added profanity filter to make the bot cheeky.

Next create a SPM with logic and UI. apps.apple.com/gb/app/bud-a...

0 0 0 0
Preview
‎MagicaLCore ‎MagicaLCore offers everything you need to work with machine learning on your iPad. From importing and organizing models to training and live testing, MagicaLCore lets you build and experiment with m...

🚨 New app drop!
MagicaLCore for iPad lets you create image classifiers using your own dataset — no coding required.
• Build & test CoreML models on-device
• Export .mlmodel in seconds
• Free to try, with 3-day trial

🔗 apps.apple.com/app/id646644...

#indieDev #CoreML #AI #NoCode

8 0 0 0
ZooScan - Part 4: Using the Swift Vision Framework to Classify Animals In this fourth part of the ZooScan series, we integrate the Swift Vision framework to classify animals based on images captured by the app. We define a protocol for image classification models and imp...

Want to learn how to develop an image classification app with swift and CoreML? In the fourth post in the series, we integrate a Vision classification model and build the first working version of the ZooScan app.

thinkpractice.nl/post/zooscan...

#swift #swiftlang #iOSDev #ML #coreml #Buildinpublic

4 1 1 0
ZooScan – Part 3: Storing Our Scanned Animals and Finalizing the UI In this third part of the ZooScan series, we implement the ViewModel and ScannedAnimal model, and create the Main and Detail views. This sets the stage for the machine learning classification in futur...

Want to learn how to develop an image classification app with swift and CoreML?

In the third post in the series we finish a first version of the ZooScan UI and provide a basis for adding a ML classifier later.

thinkpractice.nl/post/zooscan...

#swift #swiftlang #iOSDev #Buildinpublic #ML #coreml

5 1 0 0

Gonna need that ZooScan app, stat! My cat keeps getting misidentified as a dust bunny 😅 #CoreML #Swift

1 0 0 0
ZooScan - Part 2: Project Setup and the First Steps In this second part of the ZooScan series, we set up the project, create the basic UI, and implement the initial screens of the app. Join us as we start building this exciting animal classification ap...

Want to learn how to develop an image classification app with swift and CoreML?

In the second post of the series we are going to start implementing the ZooScan App's views:

thinkpractice.nl/post/zooscan...

#swift #swiftlang #iOSDev #Buildinpublic #ML #coreml

3 0 1 0
ZooScan - Part 1: Building Zooscan - An App that Scans and Classifies Zoo Animals

Want to learn how to develop an image classification app with swift and CoreML? Then wait no longer:

thinkpractice.nl/post/zooscan/

This is the first post in a series that will develop an iOS app called ZooScan: the ultimate companion for your zoo visits!

#swift #swiftlang #iOSDev #coreml

3 0 0 0
Preview
Get punged! #innovation #innovation #android #AI #techtok #chatgpt #apple #nsfw #CapCut TikTok video by markatlarge

This app scans your phone for NSFW pics—in seconds. No cloud. No leaks. Just pure on-device AI magic. Watch it in action.”
#AI #CoreML #Punge
#TikTok www.tiktok.com/t/ZP86bcmsQ/

1 0 0 0
Video thumbnail

My custom trained YOLOv11 model is now able to detect printed images. Pretty excited as this is only the first iteration!

#machinelearning #imagerecognition #ios #python #coreML

0 0 0 0
Image generated with IA with a futuristic background with a mobile on the center and IA references.

Image generated with IA with a futuristic background with a mobile on the center and IA references.

📢 𝗧𝗿𝗮𝗻𝘀𝗳𝗼𝗿𝗺 𝘂𝘀𝗲𝗿 𝗲𝘅𝗽𝗲𝗿𝗶𝗲𝗻𝗰𝗲 𝘄𝗶𝘁𝗵 𝗽𝗿𝗲𝗱𝗶𝗰𝘁𝗶𝘃𝗲 𝗔𝗜: 𝘁𝗵𝗲 𝗳𝘂𝘁𝘂𝗿𝗲 𝗼𝗳 𝗺𝗼𝗯𝗶𝗹𝗲 𝗮𝗽𝗽𝘀 💫 🚀

• 𝗧𝗲𝗻𝘀𝗼𝗿𝗙𝗹𝗼𝘄 𝗟𝗶𝘁𝗲
• 𝗖𝗼𝗿𝗲 𝗠𝗟
• 𝗢𝗡𝗡𝗫 𝗥𝘂𝗻𝘁𝗶𝗺𝗲 𝗠𝗼𝗯𝗶𝗹𝗲
• 𝗙𝗶𝗿𝗲𝗯𝗮𝘀𝗲 𝗠𝗟 𝗞𝗶𝘁
• 𝗣𝘆𝗧𝗼𝗿𝗰𝗵 𝗠𝗼𝗯𝗶𝗹𝗲

mobivery.com/en/transform...

#IA #MachineLearning #AppsMóviles #TensorFlowLite #CoreML #ONNX #PyTorch #FirebaseMLKit #Android #iOS

1 0 0 0

I have good and bad news. The bad one first: it’s not working. The good one: I created a #CoreML model to recognize pierogi in photos. 🤣 On the bright side, I managed to root cause and fix the issue with images stored in the documents directory not showing in the app.
#iOSDev

5 0 2 0
Video thumbnail

This Friday @fosiadesign.bsky.social and I got an app idea we got really excited about. We spent the weekend playing around with RealityKit, CoreML, and ARKit and got a little tech demo working 😊

#visionOS #realityView #coreML #ARKit #buildInPublic #indieDev

27 7 1 1
coreml window, training a hand pose classifier model

coreml window, training a hand pose classifier model

this is going decently

#coreml #SwiftStudentChallenge

1 0 0 0
Post image

What Color Is Your Apple Card?
Episode 266
@AppleArcade @AppleTV #AppleCard #SeptemberEvent #iPhone11Pro #BillingGracePeriod @AppStore @pocketcasts Picks: On-device training #CoreML #PressKit #DarkMode
https://mtjc.fireside.fm/266

0 0 0 0
GitHub - peckjon/coreml_ghactions: Train and Run Apple Co... Train and Run Apple CoreML Models using GitHub Actions - ...

My latest toy: using @GitHub Actions to train and run @Apple #CoreML predictions: https://github.com/peckjon/coreml_ghactions

0 0 0 0