Implementation of Denoising Diffusion Probabilistic Model in Pytorch. It is a new approach to generative modeling that may have the potential to rival GANs. It uses denoising score matching to estimate the gradient of the data distribution, followed by Langevin sampling to sample from the true distribution. If you simply want to pass in a folder name and the desired image dimensions, you can use the Trainer class to easily train a model.
Features
- Annotated code by Research Scientists
- This implementation was transcribed from the official Tensorflow version
- Samples and model checkpoints will be logged to ./results periodically
- The Trainer class is now equipped with Accelerator
- You can easily do multi-gpu training in two steps
- A new approach to generative modeling
Categories
Machine LearningLicense
MIT LicenseFollow Denoising Diffusion Probabilistic Model
Other Useful Business Software
Planfix: Manage Projects, Team's Tasks and Business Processes
Planfix is like a souped-up business process management system for folks who really know their stuff. It's built to help you dive deeper and gives you more options than your run-of-the-mill project and task management systems. Best part? Even small businesses and non-profits can get in on the action.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Denoising Diffusion Probabilistic Model!