paper-with-me

Papers

Improving Sketch Colorization using Adversarial Segmentation Consistency

2023-01-20 · Samet Hicsonmez, Nermin Samet, Emre Akbas, Pinar Duygulu

We propose a new method for producing color images from sketches. Current solutions in sketch colorization either necessitate additional user instruction or are restricted to the "paired" translation strategy. We leverage semantic image segmentation from a general-purpose panoptic segmentation network to generate an additional adversarial loss function. The proposed loss function is compatible with any GAN model. Our method is not restricted to datasets with segmentation labels and can be applied to unpaired translation tasks as well. Using qualitative, and quantitative analysis, and based on a user study, we demonstrate the efficacy of our method on four distinct image datasets. On the FID metric, our model improves the baseline by up to 35 points. Our code, pretrained models, scripts to produce newly introduced datasets and corresponding sketch images are available at https://github.com/giddyyupp/AdvSegLoss.

📄 PDF Abstract BibTeX arXiv:2301.08590

Code (1)

giddyyupp/AdvSegLoss 공식 구현 pytorch

Tasks

ColorizationImage SegmentationPanoptic SegmentationSegmentationSemantic SegmentationSketch ColorizationTranslation

Methods 이 논문이 사용한 방법론

Colorization Colorization is a self-supervision approach that relies on colorization as the pretext task in order to learn image representations.

Similar Papers 제목 키워드 기반

Adversarial Segmentation Loss for Sketch Colorization

2021-02-11 · Samet Hicsonmez, Nermin Samet, Emre Akbas, Pinar Duygulu

We introduce a new method for generating color images from sketches or edge maps. Current methods either require some form of additional user-guidance or are limited to the "paired" translation approach. We argue that se…

ColorizationImage SegmentationPanoptic SegmentationSegmentation+3

Uni-Animator: Towards Unified Visual Colorization

2026-02-26 · Xinyuan Chen, Yao Xu, Shaowen Wang, Pengjie Song 외 arxiv

We propose Uni-Animator, a novel Diffusion Transformer (DiT)-based framework for unified image and video sketch colorization. Existing sketch colorization methods struggle to unify image and video tasks, suffering from i…

AnimeColor: Reference-based Animation Colorization with Diffusion Transformers

2025-07-27 · Yuhong Zhang, Liyao Wang, Han Wang, Danni Wu 외 arxiv

Animation colorization plays a vital role in animation production, yet existing methods struggle to achieve color accuracy and temporal consistency. To address these challenges, we propose \textbf{AnimeColor}, a novel re…

LongAnimation: Long Animation Generation with Dynamic Global-Local Memory

2025-07-02 · Nan Chen, Mengqi Huang, Yihao Meng, Zhendong Mao arxiv

Animation colorization is a crucial part of real animation industry production. Long animation colorization has high labor costs. Therefore, automated long animation colorization based on the video generation model has s…

Video Generation

Style-Structure Disentangled Features and Normalizing Flows for Diverse Icon Colorization

2022-01-01 · CVPR 2022 1 · Yuan-kui Li, Yun-Hsuan Lien, Yu-Shuen Wang

In this study, we present a colorization network that generates flat-color icons according to given sketches and semantic colorization styles. Specifically, our network contains a style-structure disentangled coloriz…

ColorizationDecoderDiversityImage-to-Image Translation