i want to define perceptual_loss in autoencoder that build in keras. my autoencoder is look like this :
Encoder:
input_encoder = Input((32,32,3),name =