Earlier quoted context omitted.
(disclaimer: worked in the sim industry for 25 years, still active in terms of physics-based rendering). First off, there are zero technical proofs that we are in a sim, just a number of philosophical arguments. In practical terms, we cannot yet simulate a single human cell at the molecular level, given the massive number of interactions that occur every microsecond. Simulating our entire universe is not technically…
I don't think you would need to simulate the entire universe, just enough of it that the consciousness receiving sense data can't encounter any missing info or "glitches" in the metaphorical matrix. Still hard of course, but substantially less compute intensive than every molecule in the universe.
Stable Video Diffusion
151–160 of 316 posts
Re: Stable Video Diffusion
#152Earlier quoted context omitted.
It's really not. Don't get me wrong, this is insanely cool, but it's still a long way from good enough to be truly disruptive.
In a few years' time, teenagers will be consuming shows and films made by their peers, not by streaming providers. They'll forgive and perhaps even appreciate the technical imperfections for the sake of uncensored, original content that fits perfectly with their cultural identity. Actually, when processing power catches up, I'm expecting a movie engine with well-defined characters, scenes, entities, etc., so people w…
Re: Stable Video Diffusion
#153Earlier quoted context omitted.
The license is a contract that allows you to use the software provided you fulfill some conditions. If you do not fulfill the conditions, you have no right to a copy of the software and can be sued. This enforcement mechanism is the same whether the conditions are that you include source code with copies you redistribute, or that you may only use it for evil, or that you must pay a monthly fee. Of course this enforce…
It also somewhat depends on open legal questions like whether models are copyrightable and, if so, whether model outputs are derivative works of the model. Suppose that models are not copyrightable, due to their not being the product of human creativity (this is debatable). Then the creator can still require people to agree to contractual terms before downloading the model from them, presumably including the usage li…
I don't think it's possible to invent copyright-like rights.
Re: Stable Video Diffusion
#154Earlier quoted context omitted.
One year. All of Hollywood falls.
Every time something like this is released someone comments how it’s going to blow up legacy studios. The only way you can possibly think that is that: 1-the studios themselves will somehow be prevented from using this tech themselves, and 2-that somehow customers will suddenly become amenable to low grade garbage movies. Hollywood already produces thousands of low grade B or C movies every year that cost fractions o…
People have been amenable to low grade garbage movies for a long, long time. See Adam Sandler's back catalog.
Re: Stable Video Diffusion
#155Earlier quoted context omitted.
> Has anyone come across a solution where model can iterate (eg, with prompts like "move the bicycle to the left side of the photo")? It feels like we're close. I feel like we're close too, but for another reason. For although I love SD and these video examples are great... It's a flawed method: they never get lighting correctly and there are many incoherent things just about everywhere. Any 3D artist or photographer…
> you'll describe something and you'll get a full 3D scene, with 3D models, source of lights set up, etc. I'm always confused why I don't hear more about projects going in this direction. Controlnets are great, but there's still quite a lot of hallucination and other tiny mistakes that a skilled human would never make.
Almost all of the generative 3D models you see are actually generative image models that essentially (very crude simplification) perform something like photogrammetry to generate a 3D model - 'does this 3D object, rendered from 25 different views, match the text prompt as evaluated by this model trained on text-image pairs'?
This is a shitty way to generate 3D models, and it's why they almost all look kind of malformed.
Re: Stable Video Diffusion
#156Re: Stable Video Diffusion
#157I'm still puzzled as to how these "non-commercial" model licenses are supposed to be enforceable. Software licenses govern the redistribution of the software , not products produced with it. An image isn't GPL'd because it was produced with GIMP.
The same way you can easily violate any "non-commercial" clauses of models like this one as private person or as some tiny startup, but company that decide to use them for their business will more likely just go and pay.
So it's possible to ignore license, but legal and financial risks are not worth it for businesses.
Re: Stable Video Diffusion
#158Earlier quoted context omitted.
I don't think you would need to simulate the entire universe, just enough of it that the consciousness receiving sense data can't encounter any missing info or "glitches" in the metaphorical matrix. Still hard of course, but substantially less compute intensive than every molecule in the universe.
And you don't have to simulate it in real time, maybe 1 second here takes years or centuries to simulate outside the simulation. It's not like we'd have any way to tell.
Re: Stable Video Diffusion
#159Has anyone managed to run the thing? I got the streamlit demo to start after fighting with pytorch, mamba, and pip for half an hour, but the demo runs out of GPU memory after a little while. I have 24GB on GPU on the machine I used, does it need more?
Re: Stable Video Diffusion
#160Earlier quoted context omitted.
> you'll describe something and you'll get a full 3D scene, with 3D models, source of lights set up, etc. I'm always confused why I don't hear more about projects going in this direction. Controlnets are great, but there's still quite a lot of hallucination and other tiny mistakes that a skilled human would never make.
Blender files are dramatically more complex than any image format, which are basically all just 2D arrays of 3-value vectors. The blender filetype uses a weird DNA/RNA struct system that would probably require its own training run. More on the Blender file format: https://fossies.org/linux/blender/doc/blender_file_format/my...