Ross ROSS = Recommend OSS · open-source software intelligence for agents

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. observed · 2026-08-28

github.com/hanleyweng/CoreML-in-ARKit · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3337
  • days_rel: n/a
  • days_push: 1836
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1697 stars · 221 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

application · maturity maintenance

machine-learning computer-vision image-processing machine-learning mobile-development computer-vision arkit coreml augmented-reality object-detection inception-v3 scenekit template-project ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
hanleyweng/CoreML-in-ARKitmain32

For agents

markdown · JSON · MCP: product_card(name="hanleyweng/CoreML-in-ARKit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem