#162·pix2pixHD

测试时结果不佳

作者: ShaniGam创建于 2019年11月5日更新于 2024年10月3日

我用以下命令对来自 cityscapes 数据集的 2975 张图像训练模型: Python train.py --name label2city_512p_feat_cityscapes --instance_feat 训练期间得到的输出看起来都很不错: epoch054_160500_synthesized_image epoch055_161000_synthesized_image 但是,当我对模型进行测试(使用训练集中的图像)时,得到的结果是: aachen_000004_000019_gtFine_labelIds_synthesized_image aachen_000010_000019_gtFine_labelIds_synthesized_image 有人有什么想法吗?

内容来源: NVIDIA/pix2pixHD