This project focuses on Image Colorization for human face images, primarily using a U-Net architecture, while also exploring the use of PatchGAN to potentially enhance the realism and overall visual quality of the generated colorized images.
| Model | Loss Function | PSNR |
SSIM |
|---|---|---|---|
| U-Net |
|
25.4007 | 0.954 |
| U-Net + PatchGAN |
|
24.7444 | 0.9405 |
| U-Net + PatchGAN |
|
24.9338 | 0.9454 |
| U-Net + PatchGAN |
|
updating | updating |