You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
weipeng0703 d89abbfeaa Uploaded 2021-8-4 12:09 2 years ago
..
download_Pix2Pix_dataset.sh Uploaded 2021-8-4 12:09 2 years ago

Pix2Pix模型的MindSpore实现 Pix2Pix模型基于cGAN(conditional GAN,条件GAN)实现图像风格迁移,因为cGAN可以通过添加条件信息来指导图像生成,因此在图像翻译中可以不使用噪声作为输入条件,而是将输入图像作为条件,学习从输入图像到输出图像之间的映射,从而得到指定的输出图像。

Python Shell C++ Text other