Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 873 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 873 Bytes

Alleviating Semantics Distortion in Unsupervised Low-Level Image-to-Image Translation via Structure Consistency Constraint.

Pytorch implementation of "Alleviating Semantics Distortion in Unsupervised Low-Level Image-to-Image Translation via Structure Consistency Constraint." (CVPR 2022).

The SCC loss aims to reduce the geometrical distortion during the image translation.

The translated images are shown as follows:

You can directly insert the codes of SCC into GcGAN, and run the codes following GcGAN scripts.

Specifically, please set

batch_size = 1