Image Denoising

Code to perform this is under CV.ipynb

Original Image
Image before Denoising
Pretrained Image
Denoised this image with the pre-trained model
Clean Image
Denoised this image using the fine-tuned model
Noise Image
Added noise to this image using the fine-tuned model

Semantic Segmentation

Original Image 2
Original Image
Segmentation Image
*Original Image with predicted segmentation mask *
Mask Image
Mask Image from the Original Image
Noise Image
Ground Truth Image from the Mask Image
..