For e.g :- I am giving as i/p an image into an auto-encoder which I have designed using UNET, but after training, in the O/P i am only getting an image which is not an exact replica for the i/p, but
a distorted image. The structure for UNET are standard library functions found in github.
Any help will be appreciated.