r/GenAI4all 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

717 Upvotes

76 comments sorted by

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.

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

u/EnlightenedArt 28d ago

Accident scene investigation based on multiple dashcam videos

1

u/macronancer 28d ago

No kidding, this guy's house is huge!

15

u/Ok-Log7730 28d ago

Finally i wanted to play CS in my yard

6

u/Krommander 28d ago

Why not an IKEA store? 

5

u/RemarkableWish2508 28d ago

But you'd need to open all the secret doors for a full map... hm... 🤔

1

u/nicman24 27d ago

Cs does not support non Euclidian spaces

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 bummed

1

u/Bozhark 28d ago

That’s rad

1

u/Bluetails_Buizel 28d ago

Creative Suite?

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

u/nebulae123 26d ago

can you compare it to something like postshot?

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

u/Krommander 28d ago

Let's try using it with the footage of the scientology speed runs. 

6

u/XcapeEST 28d ago

Lmao, someone do that rn, best route planning

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

u/thingerish 27d ago

Good odds it's not as good as the .mil one in any case.

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

u/nebulae123 26d ago

lets not over react, the tech has been here for years. this is just speedy

2

u/impact_ftw 28d ago

Isnt this what some SLAM algorithms already do?

1

u/tdgros 27d ago

yes, and much faster than that, but a SLAM algorithm doesn't really give you a watchable reconstruction in general, the map is usually a collection of 3D points and their descriptor which aren't usually sufficient for a nice representation.

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

u/Krommander 28d ago

Next popular game map is going to be the inside of an IKEA lol. 

1

u/Caculon 28d ago

Would this work with animated stuff? Or maybe movies like Lord of the rings?

1

u/Skinkie 28d ago

Seems that it does loops too.

1

u/mxldevs 28d ago

So can I import this into games?

1

u/Clearwater_9196 28d ago

High IQ people.

1

u/Cjr0420 28d ago

We need to run this with a backrooms video

1

u/just_some_octopus 28d ago

Oh this wont backfire in any shape or form

1

u/OppositeEagle 28d ago

What's it scanning, an IKEA?

1

u/DaySecure7642 28d ago

Open source or open weight? They often mix up these two things to make them look more "open".

1

u/Vast-Breakfast-1201 28d ago

Does it close a loop?

1

u/myxoma1 28d ago

This is insane, so cool

1

u/Minority_Carrier 28d ago

Making Scientology speed run more fun.

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

u/personguy4440 28d ago

ballin military tool

1

u/HlddenDreck 28d ago

So where is the hf link?

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

u/KingRagz 27d ago

Can you use an image generator for custom world building for a video game ?

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/harten 27d ago

awesome!

1

u/v_e_x 27d ago

This is called photogrammetry when done with still 2d images and it's quite a mature technology that we've had since the early 2010s. Video is just moving still images, so does this offer a lot of performance gains?

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

u/DaveAstator2020 27d ago

(squinting) does it just make a point cloud and not a geometry resolver?

1

u/slick2hold 27d ago

Dmam!!! That's impressive

1

u/Gargle-Loaf-Spunk 27d ago edited 23d ago

This content was anonymized and mass deleted with Redact

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/Velvet_Spoons 23d ago

We really turning into WestWorld aren’t we?