Giter Club home page Giter Club logo

diffusion_model's Introduction

Diffusion_Model

AI image generation is a technology that has been hotly discussed in the art and Deep Learning (DL) field. You must have heard of the AI Art Generator such as Dall-E 2 or NovelAI, a DL model that generates realistic-looking images from a given text sequence. 
To explore this technology deeper, we need to introduce a new class in the generative model called 'diffusion', first proposed by Sohl-Dickstein et al. (2015), which aimed to generate images from noise using a backward denoising process.

The word diffusion was defined as the movement of any substance from a higher concentration region to a lower concentration. 
Inspired by this concept, the diffusion model defined Markov chain to slowly add random noise to the image. The Markov chain could be seen as a diffusion, and the process of adding noise is the movement.

Thus, our target is to find the noise (movement) added to the image and reverse this process. The diffusion model is mainly composed of two processes Forward Noising and Backward Denoising; this could be regarded as continuously adding noise into the image than reversing this process.

For the detail introduction, welcome visit my medium [link]

Data

data was collected from kaggle (another anime data)
(https://www.kaggle.com/datasets/scribbless/another-anime-face-dataset)

Result

Denoising Diffusion Probabilistic Models Denoising Diffusion Implicit Models Keras example - Denoising Diffusion Implicit Models Lil' Log - What are Diffusion Models? Vedant Jumle - Image generation with diffusion models using Keras and TensorFlow

References

  1. Denoising Diffusion Probabilistic Models [link]
  2. Denoising Diffusion Implicit Models [link]
  3. Keras example - Denoising Diffusion Implicit Models [link]
  4. Lil' Log - What are Diffusion Models? [link]
  5. Vedant Jumle - Image generation with diffusion models using Keras and TensorFlow [link]

diffusion_model's People

Contributors

yukino1010 avatar

Stargazers

Sandeep Kaushik avatar Ki Lee avatar

Watchers

 avatar

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.