Inference Images look different than training images

Hello, I have trained a GAN model on a training set it produces correct images (the target output styled image) but when I run inference it does not produce such images that look distorted and different than how it produces during training. What could be the possible reasons?

Output during training
image

Output during inference

@ptrblck Please help me with this. What could be possible reasons?