Giter Club home page Giter Club logo

Comments (4)

omerbt avatar omerbt commented on July 23, 2024

Hi,
For the panorama generation, there are actually 8 overlapping crops.
Feel free to provide more information as to what you're trying and I'll try to help.

from multidiffusion.

JulianKnodt avatar JulianKnodt commented on July 23, 2024

Hm... I think your reply is a bit different from what I'm asking.
If you put many overlapping masks directly on top of each other, for example if there were 8 crops each being the entire latent space, would it still produce a non-blurry image?

The overlapping crops you refer to only overlap in some regions:

+----+---+----+
| A  |A&B| B  |
+----+---+----+

But what I'm asking about is if you have something like:

+----+---+----+
| A&B&C&D&... |
+----+---+----+

Will that region be blurred?
As you're minimizing a loss within a least squared sense, how can it maintain a sharp output?

I'm also curious whether you tried this on non-latent space diffusion models such as Deep-Floyd IF, and whether the same effect was observed?

from multidiffusion.

omerbt avatar omerbt commented on July 23, 2024

Note that the averaging is done during the generation process, essentially averaging incremental diffusion updates. Intuitively, the model converges to a path under which the distance of each denoising direction from the average becomes very small (i.e., all constraints are satisfied).

In case the different denoising suggestions pull to extremely different directions across the entire generation, the quality of the result should be affected accordingly. However, in the applications we considered, this assumption on the ability of the model to converge to a meaningful denoising trajectory empirically hold.

I tried to run a panorama generation on the Deep-Floyd model and the results were similar to SD, but this model requires heavy memory resources for using all cascaded model, which was limiting.

from multidiffusion.

JulianKnodt avatar JulianKnodt commented on July 23, 2024

alright, that makes sense, thank you!

I see, I've been experimenting only with SD, and if it does work with DF then maybe I should try that

from multidiffusion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.