Just an addition, at 5:44, the reason why the output image will not "perfectly" be same as the input image is that the code space has fewer dimensions compared to the input space. The reason for choosing the code space to have fewer dimensions than the input space is to avoid duplicating the input which is a simple way to achieve the task that we are discussing.
@erfanelmtalab1615 Жыл бұрын
sir you are literally a life saver , thank you so much ...
@adithiajo50285 жыл бұрын
very nice material thanks,im waiting denoising with autoencoder :)
@rishidixit79392 ай бұрын
Please Explain that part about Reconstruction of Images (Domain Adaptation). In that case how is the Auto Encoder trained ? Considering the example - If a Light Microscope Image is given as input that will be reconstructed right ? Then how does the Image from a Electron Microscope is generated ? How does the Loss Function look like
@rishidixit79392 ай бұрын
While training an Autoencoder to clean noisy images in the output do we have the clean / non - noisy images with us or are they not present. In case we have the clean images with us beforehand how does the Loss function look in that case ? Do we take in account the Reconstruction Loss or is the output of the AutoEncoder directly compared to the clean image that we have
@Artinm89.23 ай бұрын
i cant believe an indian guy can speak English like this. that's awesome
@irodasay34482 ай бұрын
I have a question? Can we use it for grayscale IHC images
@caiyu5383 жыл бұрын
GREAT LECTURES
@ati4388822 күн бұрын
Nice. Thanks
@EB31033 жыл бұрын
Thank you!
@DigitalSreeni3 жыл бұрын
You're welcome!
@Mach892 жыл бұрын
Isn’t instance segmentation with unet example of domain adaptation? It maps image into segments using CNN. 🤔