this post was submitted on 09 Apr 2024
40 points (95.5% liked)

Apple

19347 readers
11 users here now

Welcome

to the largest Apple community on Lemmy. This is the place where we talk about everything Apple, from iOS to the exciting upcoming Apple Vision Pro. Feel free to join the discussion!

Rules:
  1. No NSFW Content
  2. No Hate Speech or Personal Attacks
  3. No Ads / Spamming
    Self promotion is only allowed in the pinned monthly thread

Lemmy Code of Conduct

Communities of Interest:

Apple Hardware
Apple TV
Apple Watch
iPad
iPhone
Mac
Vintage Apple

Apple Software
iOS
iPadOS
macOS
tvOS
watchOS
Shortcuts
Xcode

Community banner courtesy of u/Antsomnia.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Veraxus@lemmy.world 5 points 1 year ago (9 children)

As an “infinity monitor” you can use anywhere, it is really great.

But it is not - as it was advertised - a “spatial computer”. I can’t even think of it as an AR device, because it is terrible at image recognition and tracking… something even an iPhone can do. I have no idea why that is the case, because the hardware is, theoretically, ridiculously powerful… but something is seriously, seriously wrong with the software right now… and it cripples the headset for what is supposed to be it’s one major use-case: spatial computing.

P.S. In case it wasn’t obvious, I bought one to develop for, and as a developer I’m pretty angry at how poorly it performs at basic AR tasks.

[–] B0rax@feddit.de 6 points 1 year ago (1 children)

What do you mean with image recognition?

Like show it an image of a cat and it should recognize what it is?

[–] Veraxus@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

Yeah. You train it to recognize an object/image, and then you can respond to that however you want, programmatically. It's really cool for things like tabletop games.

For the how: Apple has APIs to including lightweight ML models for that sort of thing. You have to train a model, but for something like a card game it's super easy. For physical objects it requires more prep just because you have to take photos instead of using existing artwork... but it's still relatively straightforward.

load more comments (7 replies)