this post was submitted on 21 Mar 2025
27 points (100.0% liked)

LocalLLaMA

2878 readers
34 users here now

Welcome to LocalLLaMA! Here we discuss running and developing machine learning models at home. Lets explore cutting edge open source neural network technology together.

Get support from the community! Ask questions, share prompts, discuss benchmarks, get hyped at the latest and greatest model releases! Enjoy talking about our awesome hobby.

As ambassadors of the self-hosting machine learning community, we strive to support each other and share our enthusiasm in a positive constructive way.

founded 2 years ago
MODERATORS
top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 month ago

Isn't that basically a variant of photogrametry but enhanced by AI so as to need fewer photos?

[–] [email protected] 3 points 1 month ago

Now build a robot / autonomous (remote controlled) car / robo vacuum with that.

[–] [email protected] 6 points 1 month ago (1 children)

Looks impressive and it's truly open-source.

However, I see it requires CUDA. Could it run anyway:

  1. Without this?
  2. With AMD hardware?
  3. On mobile (as the model is only 1B) ?
[–] [email protected] 2 points 1 month ago

I think the bigger bottleneck is SLAM, running that is intensive, it wont directly run on video, and SLAM is tough i guess, reading the repo doesn't give any clues of it being able to run on CPU inference.

[–] [email protected] 11 points 1 month ago (1 children)

The demo looks pretty impressive, but it's a prerecorded demo we know nothing about. SO many AI companies have been lying about their benchmarks.

[–] [email protected] 1 points 1 month ago

Apparently they have code. I haven’t tried it yet though.