denoising-diffusion-mindspore and MNISTDiffusion
About denoising-diffusion-mindspore
lvyufeng/denoising-diffusion-mindspore
Implementation of Denoising Diffusion Probabilistic Model in MindSpore
This project helps machine learning engineers and researchers generate high-quality images from scratch, or perform image denoising. It takes a dataset of existing images as input and trains a model to understand their characteristics. The output is a new set of synthetic images that resemble the training data, allowing for creative content generation or data augmentation. This tool is for professionals working with generative AI and image synthesis.
About MNISTDiffusion
bot66/MNISTDiffusion
Implement a MNIST(also minimal) version of denoising diffusion probabilistic model from scratch.The model only has 4.55MB.
This project helps machine learning researchers and students understand and experiment with denoising diffusion probabilistic models on a very small scale. It takes noisy image data and learns to generate clear, new images, providing a hands-on way to see how diffusion models work without requiring significant computational resources. The output is a functional, lightweight model capable of generating digits.
Scores updated daily from GitHub, PyPI, and npm data. How scores work