Skip to content

power-TY/Improved_CycleGAN_Performance_By_Considering_SemanticLoss

Repository files navigation

Improved-Cycle-GAN-Performance-By-Considering-Semantic-Loss

Improved Cycle GAN Performance By Considering Semantic Loss

Abstract

Recently, several generative models have emerged and are being used in various industries. Among them, Cycle GAN is still used in various fields such as style transfer, medical care and autonomous driving. In this paper, we propose two methods to improve the performance of these Cycle GAN model. The ReLU activation function previously used in the generator was changed to Leaky ReLU. And a new loss function is proposed that considers the semantic level rather than focusing only on the pixel level through the VGG feature extractor. The proposed model showed quality improvement on the test set in the art domain, and it can be expected to be applied to other domains in the future to improve performance.

Model Architecture

image

Loss Term

image

Experiments

Fid Score

image

Generated Image

image image image image

Paper

정태영, et al. "의미적 손실 함수를 통한 Cycle GAN 성능 개선." 한국정보처리학회 학술대회논문집 30.2 (2023): 908-909.

About

Improved Cycle GAN Performance By Considering Semantic Loss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages