Explore >> Select a destination


You are here

sander.ai
| | www.superannotate.com
2.0 parsecs away

Travel
| | Dive into diffusion models: AI's breakthrough in generating realistic images and reshaping technology's creative front.
| | www.v7labs.com
1.9 parsecs away

Travel
| | What are Generative Adversarial Networks and how do they work? Learn about GANs architecture and model training, and explore the most popular generative models variants and their limitations.
| | yang-song.net
1.6 parsecs away

Travel
| | This blog post focuses on a promising new direction for generative modeling. We can learn score functions (gradients of log probability density functions) on a large number of noise-perturbed data distributions, then generate samples with Langevin-type sampling. The resulting generative models, often called score-based generative models, has several important advantages over existing model families: GAN-level sample quality without adversarial training, flexible model architectures, exact log-likelihood ...
| | liorsinai.github.io
13.8 parsecs away

Travel
| A denoising diffusion probabilistic model for generating numbers based on the MNIST dataset. The underlying machine learning model is a U-Net model, which is...