Post #2593808
2026-05-12 15:06 UTC
This is the exact same code and machine learning model that ARKit uses under the hood on iPhones, with the same quality.
Apple doesn't publicly support it on macOS through ARKit... but they've been shipping it secretly as a private API.
Replies (1)
-
@lina@vt.social 2026-05-12 15:35
BTW, it seems to be using around 65% CPU time (of one M2 core), or 80% if I tell it to force CPU-only processing. My code can probably be optimized, but yeah, it's not a very heavy model or anything. Doesn't even need a GPU/NPU really I think.