You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Repository Contains Solution to the Assignments of the Generative Adversarial Networks (GANs) Specialization from deeplearning.ai on Coursera Taught by Sharon Zhou, Eda Zhou, Eric Zelikman
✨ Dive into image denoising magic! This project uses Attention U-Net and PatchGAN to tackle noise types like low Gaussian and salt-and-pepper noise. Perfect for computer vision, deep learning, and generative modeling enthusiasts. Restore clarity to noisy images with cutting-edge AI! 🚀🎨
Sketch-to-Image Criminal Identification System using a pix2pix GAN trained on the CUHK dataset to generate realistic images from sketches. A classifier is then trained on mugshot data to identify individuals based on generated images, enhancing forensic sketch recognition with deep learning for accurate identification.
This repository contains the source code associated with the paper titled "Implementation of a conditional latent diffusion-based generative model to synthetically create unlabeled histopathological images".
An end2end PyTorch CycleGAN framework for unpaired facial age translation, with full training pipeline, AWS/S3 utilities, and an interactive Gradio demo.
This project explores and implements a state-of-the-art approach for automatic image recolorization using Conditional Generative Adversarial Networks (cGANs).