#162·pix2pixHD

Bad results when testing

Author: ShaniGamCreated Nov 5, 2019Updated Oct 3, 2024

I train the model on 2975 images from the cityscapes dataset with the following command: python train.py --name label2city_512p_feat_cityscapes --instance_feat The outputs I get during the training seem fine: epoch054_160500_synthesized_image epoch055_161000_synthesized_image

But when I test the model (on images from the training set) I get:

aachen_000004_000019_gtFine_labelIds_synthesized_image aachen_000010_000019_gtFine_labelIds_synthesized_image

Does anyone has an idea of why it happens?