# hanleyweng/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.

Repository: https://github.com/hanleyweng/CoreML-in-ARKit
Canonical: https://ross.abutalabs.com/products/coreml-in-arkit
Language: Swift
License: MIT
License Family: permissive
Topics: ios, machine-learning, deep-learning, augmented-reality, arkit, coreml
Last push: 2021-08-23T17:31:10+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3337, "days_push": 1836, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1697, forks 221 (observed 2026-08-28T04:05:23.994360+00:00)

## What it is
A Swift demo/template iOS app that runs CoreML object detection (Inception V3) on live ARKit camera frames and renders 3D text labels above detected objects using SceneKit. It serves as a starting point for combining ARKit with CoreML in real time.

## Use cases
- detect objects in augmented reality and label them in 3d
- template for using coreml inside an arkit app
- run image classification on arkit camera frames in real time
- learn how to feed arframe pixel buffers into a vision model
- prototype ar object recognition on iphone

## When to choose
- building an iOS AR app that needs real-time on-device object recognition
- learning how ARKit, CoreML, and SceneKit fit together
- starting from a minimal Swift template for AR + ML

## When to avoid
- you need Android or cross-platform AR support
- you need production-grade detection with modern models or stable label placement
- you need frequent updates or support for recent iOS/Xcode versions

## Facets
- artifact type: application
- maturity: maintenance
- function: machine-learning, computer-vision, image-processing
- domain: machine-learning, mobile-development, computer-vision
- platform: -
- tags: arkit, coreml, augmented-reality, object-detection, inception-v3, scenekit, template-project, ios, swift, mobile

## Member repositories
- hanleyweng/CoreML-in-ARKit (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:23.994360+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:37:51.148578+00:00, confidence not recorded.
  - readme: https://github.com/hanleyweng/CoreML-in-ARKit (fetched 2026-08-28T04:05:23.994360+00:00, sha 1fe79a5aba21)
- Data as of 2026-08-30T08:39:29.467469+00:00.
