87 - Applications of Autoencoders - Denoising using custom images

preview_player
Показать описание
Denoising or noise reduction in images is one of the many applications of autoencoders. This tutorial explains the process of building a denoising autoencoder in Python and testing it on your own images.

Рекомендации по теме
Комментарии
Автор

where did you get the noisy and clean images, please explain

eylulmood
Автор

I am wondering how the accuracy is computed. For every input image, the output is almost certainly difference from the input. Is it computed by counting identical pixels? But they are floats.

jameswood
Автор

Could you provide the link for downloading your dataset?
Like Google Drive.

kaokuntai
Автор

where did you get from the noise clean image, please explain

computer-qzuz
Автор

hi, can you please provide some details about autoencoder that you are using here.
like there are some types of autoencoder, so which one you are using here?

ruhidave
Автор

how can I download the dataset you use in this video? other datasets on google I researched are about 6gb or similar. Could you please share the dataset on google drive or similar site?

unamattina
Автор

Thanks Sreeni for video series on autoencoders. With respect to Accuracy metrics, I think size of the image of also matters apart from sample size. Your thoughts on this pls.

sriramsvk
Автор

Hi, Sir Sreeni! :)

I’m just wondering—after we obtained the most important features from the bottleneck of our trained neural network, is it possible to apply the denoising capability of the autoencoder to a live feed video that is somewhat highly correlated to the training images?

Will this be better, or even recommended, instead of using traditional denoising filters of OpenCV for real-time videos?

I’d love to learn more from your expertise and advices as I explore this topic further. Thank you for the insightful explanation by the way! Subscribed! :)

ellisiverdavid
Автор

Dear Dr. Sreenivas,
Thanks for your tutorial. I have two questions,
1. In your code, there are two paths, clean and noisy, but in GitHub, there is a series of images, do the images of noise and clean necessarily have to be the same? Or not?
2. I use echocardiography images. Unfortunately, whatever I do, the accuracy does not increase by 30%, but loss decreases below 2%. the number of images is 60, 000, and the size is 112. I change optimizers and loss functions. What is your suggestion?

shayanmesdaghi
Автор

Hi, your video is so good and everything is explained in details in terms of coding and slide presentation. However, could you please make a video about the low-light image enhancement using CNN? It is extremely important for my study. Thank you

limchoonchen
Автор

Any CV problem, Sreeni has a video/solution!! Thanks.
Image Segmentation, Instance Segmentation and now Autoencoders.

adityanjsg
Автор

Unable to allocate 524. MiB for an array with shape (1341, 320, 320, 1) and data type float32

can you please help me with this error?

ruhidave
Автор

hello sir, really good to watch your videos. I have doubt . shall we remove skin hairs in the images using denoising autoencoder ?

krishnakumars
Автор

Hi Sir, where is "Save the Model" ?

wiemrachman
Автор

Sir, in your github code of auto encoding single image, how is your model learning from single image and not large data set?An explaination will be friitful for my research paper.

rubisharma
Автор

thanks for the video sir.. I tried to implement the same to denoise dicom CT images using Colab... but not getting result..can you suggest the changes to be made for CT dicom images

shibilit
Автор

The data used in this video is not available on your github link. from where we can download this dataset?

mtahirrasheed
Автор

can you please make a video on feeding the patches of high resolution images and then combining the patches to make the full image back. thanks a lot in advance.

mtahirrasheed
Автор

Thanks for your outstanding explanation.I am getting this error would you give me some suggestions??

IndexError: index 2 is out of bounds for axis 0 with size 2

HaiderAli-pdwd
Автор

what if images are MNIST-back-image, how to denoise them ??

LakshyaIIITD
visit shbcf.ru