Giter Site home page Giter Site logo

simplex noise about anoddpm HOT 3 CLOSED

CaoYuanpu avatar CaoYuanpu commented on May 31, 2024
simplex noise

from anoddpm.

Comments (3)

Julian-Wyatt avatar Julian-Wyatt commented on May 31, 2024

Hi,
Yes this was a minor experiment although I’m fairly sure no images generated in the paper use that function.
I was considering testing a 3D noise function where the depth of the image is the timestep in the diffusion process, but there wasn’t enough stochasticity to learn from I felt.
Hopefully that helps

from anoddpm.

CaoYuanpu avatar CaoYuanpu commented on May 31, 2024

Hi,
Thanks for replying. But it looks like you use it in generate_simplex_noise(), which is the default for noise_fn='simplex'.
Another question is I was wondering what specific simplex noise you used for MVTEC leather dataset, rand_2d_octaves()?
image

from anoddpm.

Julian-Wyatt avatar Julian-Wyatt commented on May 31, 2024

I think in general I used a 3D simplex noise function due to the directional artefacts I mention on line 112.
For that there's no massively important depth slice to use so I just kept it as being dependent on t; although in theory, I feel it should work if you pick any random slice if you shuffle the seed each time.

from anoddpm.

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.