PaddleGAN icon indicating copy to clipboard operation
PaddleGAN copied to clipboard

使用cyclegan训练灰度图不成功

Open Fan-Zhixuan opened this issue 4 years ago • 1 comments

1.在配置文件中应该增设to_rgb选项 2.randomcrop默认对三维矩阵进行操作,所以在io.py读取单通道图片后应该增加维度

Fan-Zhixuan avatar Apr 10 '21 06:04 Fan-Zhixuan

@Fan-Zhixuan Thanks! we will enhance this feature!

qingqing01 avatar Apr 15 '21 02:04 qingqing01

问题过于久远,如果有图像和视频生成的需求,可以使用新的跨模态工具: https://github.com/PaddlePaddle/PaddleMIX/tree/develop

JunnYu avatar Feb 29 '24 03:02 JunnYu