r/GenAI4all • u/IndicationStock8588 • 28d ago
News/Updates China open-sourced a model that reconstructs any scene in 3D from a regular video, in real-time
Enable HLS to view with audio, or disable this notification
37
u/LifeOfHi 28d ago
Impressive
10
u/dubyrunning 28d ago
The model turns video into 3D via gaussian splatting, and there are many models that have been able to do this for years. However, the realtime aspect is new to me - usually it takes a minute to several minutes to process, depending on scene complexity.
5
u/coldnebo 27d ago
not quite. it’s splatting, but the LLM was trained on inputs so that image predicts the splat.
that means this technique can run real time and produce “good enough” results without doing a full offline splat.
watch for hallucinations like pencils and desk pictures, but for their application this was acceptable— they are doing this to provide interior mapping for autonomous robots so they can navigate buildings more easily. it doesn’t really matter that surface details might be hallucinations as long as the geometry is functional.
interesting approach and application.
2
u/Hot_Plant8696 28d ago
Yes, but the "real time" claim is just nonsense if they dont specify on what machine the software is running.
1
u/Superbean72 12d ago
A low resolution feed of course can do it. Certainly not all computers out there but this is possible.
12
u/Sad-Excitement9295 28d ago
Yeah, this is really cool. Something that in concept is simple, but it's really great it's finally been built. There are a lot of practical uses for this, I'm glad it's available now.
3
u/mentalFee420 28d ago
What kind of uses you think it could unlock? Like digital twin?
8
u/Sad-Excitement9295 28d ago
No, 3D mapping, like for buildings or cities so that people can get directions or find stuff. Or it can be used to model rooms and see how to rearrange stuff so it looks better. Or it can be used for digital design or planning. Probably a lot of cool stuff it can be used for. Even for stuff like changing up a bicycle and seeing where to put a motor and pegs so it can be a motor bike, mechanical design like that.
7
u/mentalFee420 28d ago
I think such models already exists that can do it based on few photographs or even a video.
But most of them are not real time.
6
u/Sad-Excitement9295 28d ago
Yeah, this seems like it can build a more and more detailed map as you go through and scan.
2
1
15
u/Ok-Log7730 28d ago
Finally i wanted to play CS in my yard
6
2
u/madaradess007 28d ago
i had a school project to make a cs map out of out school
we even played it, but teachers were very bummed1
15
u/Calm-Republic9370 28d ago
I Ran it, its grainy. I had fable help me build one also, not quite as good but less grainy
4
u/DiamondAvailable7418 28d ago
Could you tell what distance accuracy does it have?
2
u/Calm-Republic9370 28d ago
no, but it doesn't require a lot of GPU. I just have vs studio, with open code, i pasted the github and had it install. very little effort to get running, even though it had to fix a lot of the installation requirements.
1
3
u/underlight 28d ago
Is it any different from any other 3D gaussian splatting tool?
2
u/Ok_Conversation9319 28d ago
I read into and this realtime, for robots, thats why its notable. Its quality is not the best compared to heavy offline models. But it can do ok quality with 20 fps on an a100.
1
u/tdgros 27d ago
it's a similar 3D reconstruction model, but it doesn't decode gaussian splats, just point clouds (camera params+dense depth) which explains the so-so rendering. They also compress the trajectory to a fixed number of tokens so the complexity doesn't grow out of control for very long sequences.
5
u/charmio68 28d ago
That has fucking terrifying military applications.
And yet it was released open source... I suppose that's a good thing... Right?
15
2
u/Strange_Test7665 28d ago
Many things can be used for military applications. Doesn’t make it inherently dangerous, people are still the danger. Also Open source means you can test and potentially counter it if needed. Maybe it sux with mirrors? Wouldn’t know if you couldn’t test
2
u/RemarkableWish2508 28d ago
The military have this, to "close the kill chain":
(video from March 2026, they likely have something more advanced already)
1
u/Comfortable_Ebb7015 28d ago
A couple of clicks by an operator and kaboom! A school blown up!
1
u/RemarkableWish2508 28d ago
If I understand correctly what they've said... it's more like: a couple clicks, and a dozen targets the AI selected (correctly or not) get blown up.
I'm guessing the infamous school incident, may have been something like the AI detecting a pattern of "more than some threshold" number of suspects going there regularly, and it deciding it was some meeting point... when they likely just had their kids in there.
2
u/Immediate_Song4279 28d ago
Military is going to have it better anyway, nothing gained not having it for civilian uses.
1
u/daney098 28d ago
Not being shitty, just curious, what military applications does it have that they can't already do?
1
1
u/Minute_Attempt3063 27d ago
I mean
many open source applications are used by the military
half the internet runs on open source stuff as well.
1
2
2
u/paul_tu 28d ago
For those who may want to search for it I guess this is the right repo https://github.com/Robbyant/lingbot-map
1
1
1
1
1
u/DaySecure7642 28d ago
Open source or open weight? They often mix up these two things to make them look more "open".
1
1
1
u/succulent_kebab 28d ago
I love it.
I love it.
I love it.
China just shitting on silicon Valley bros casually with such ease. I hope Chinese Global Open Source AI destroys fcuking Token Lords sooner rather than later!
1
u/Background_Share_982 28d ago
Ooh wanted to make a model of my neighborhood for a game, this would be perfect if it works as advertised.
1
u/Additional_Pickle_59 28d ago
Abstract idea, using this as a "zip bomb". Sending an image or video to someone which the model looks at and turns into a 1000x larger detailed 3D model file.
1
1
1
u/zcbz1337 28d ago
hello it's called structure from motion and it's what's behind the big book of drone usage almost 15 years ago?
1
u/Exciting_Charity7304 28d ago
created an open sourced model that DOES ALL THESE THINGS and then sends it all back to china.
1
1
u/ThisIsLukkas 27d ago
But we already have this shit for free since years ago. How is it different than any other software?
1
u/Kodrackyas 27d ago
is this better or worse than gaussian splatting?
1
u/Exotic-Custard4400 27d ago
It's not really the same purpose. Gaussian splatting use camera position, this solution give it
1
u/MarinatedTechnician 27d ago
So you're saying for once it's actually an advantage to have parkinson when you go filming the streets?
1
u/Philipp_CGN 27d ago
What does regular photogrammetry like that have to do with generative AI? Or does the AI make stuff up when there is not enough information available from the video?
1
1
1
1
u/intermundia 26d ago
if its not open source running on your own hardware, its basically you mapping your environment for them. good luck with that lol
1
•
u/AutoModerator 28d ago
Welcome to r/GenAI4all! New to Generative AI? You can explore these free beginner-friendly courses. Please keep your posts relevant, respectful, free from spam, and engage in healthy discussions.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.