Understanding Batch Normalization and Dropout: Which is better?
In the previous post on image generation, we saw the concept of Batch Normalization and Dropout are quite frequently used in Generative AI. However, I feel there is still a…
Decoding Generative AI Daily
In the previous post on image generation, we saw the concept of Batch Normalization and Dropout are quite frequently used in Generative AI. However, I feel there is still a…
In previous post, we learnt about Variational Autoencoders (VAE) and how they can be used to reconstruct images. But, we also saw the problems with generated images. In this post,…
In the previous post on autoencoders, we learnt that autoencoders can generate a point representation of an image. Due to which we can’t interpolate two points to generate an intermediate…
Applications of Image generation is currently a hot topic in the AI Industry. Be it ghibli art or anything else, the ability to generate a non existing image is both…