Code Monkey home page Code Monkey logo

noise_latent_perlinpinpin's People

Contributors

extraltodeus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

noise_latent_perlinpinpin's Issues

purple spots

Hey this is a great idea. I'm trying to integrate it into imaginairy

I'm getting these spots in the sd15 images when I use the perlin noise. Is this something you've encountered?

I wonder if I need to use a different VAE

028619_1_ddim50_PS7 5_portrait_photo_of_a_woman_with_a_few_freckles red_hair generated

If I change the clamp from
result = torch.clamp(result, -5, 5)
to
result = torch.clamp(result, -4, 4)
it significantly reduces the spots but I'm not sure what other negative consequences there might be.
028627_1_ddim50_PS7 5_portrait_photo_of_a_woman_with_a_few_freckles red_hair generated

[Question] Different aspect ratios and resolutions

Very interesting experimentation.
I was able to get crispy 1024x1024 images like this one
ComfyUI_00403_
I didn't tried to SD upscale it yet though because I tried to modify some settings to get different resolutions/ratios but failed everytime.
Is there a way to do it or (for now) we're stuck to 1024x1024 images ?

zoom the noise to a subsection

I'm still testing it out but It looks like the perlin-based noise is working great for larger images.

Would it be possible to change the functions to request a "subset" of noise at a higher resolution? For example, lets say I wanted to generate a larger version of one of the flowers below. This would help enable some interesting "infinite zoom" applications.

I believe it should be possible, and I'll look into it more, but just checking in to see if you have any pointers.

028885_1_ddim50_PS7 5_photo_of_flowers_ generated

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.