Skip to content
/ SCC Public

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

Notifications You must be signed in to change notification settings

CR-Gjx/SCC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages