paper-with-me

Papers

Controllable Image Colorization with Instance-aware Texts and Masks

2025-05-13 · Yanru An, Ling Gui, Qiang Hu, Chunlei Cai, Tianxiao Ye, Xiaoyun Zhang, Yanfeng Wang

Recently, the application of deep learning in image colorization has received widespread attention. The maturation of diffusion models has further advanced the development of image colorization models. However, current mainstream image colorization models still face issues such as color bleeding and color binding errors, and cannot colorize images at the instance level. In this paper, we propose a diffusion-based colorization method MT-Color to achieve precise instance-aware colorization with use-provided guidance. To tackle color bleeding issue, we design a pixel-level mask attention mechanism that integrates latent features and conditional gray image features through cross-attention. We use segmentation masks to construct cross-attention masks, preventing pixel information from exchanging between different instances. We also introduce an instance mask and text guidance module that extracts instance masks and text representations of each instance, which are then fused with latent features through self-attention, utilizing instance masks to form self-attention masks to prevent instance texts from guiding the colorization of other areas, thus mitigating color binding errors. Furthermore, we apply a multi-instance sampling strategy, which involves sampling each instance region separately and then fusing the results. Additionally, we have created a specialized dataset for instance-level colorization tasks, GPT-color, by leveraging large visual language models on existing image datasets. Qualitative and quantitative experiments show that our model and dataset outperform previous methods and datasets.

📄 PDF Abstract BibTeX arXiv:2505.08705

Code (0)

등록된 구현이 없습니다.

Tasks

ColorizationImage Colorization

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Colorization Colorization is a self-supervision approach that relies on colorization as the pretext task in order to learn image representations.
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DiffColor: Toward High Fidelity Text-Guided Image Colorization with Diffusion Models

2023-08-03 · Jianxin Lin, Peng Xiao, Yijun Wang, Rongju Zhang 외

Recent data-driven image colorization methods have enabled automatic or reference-based colorization, while still suffering from unsatisfactory and inaccurate object-level color control. To address these issues, we propo…

ColorizationImage ColorizationImage Reconstruction

Instance-aware Image Colorization

2020-05-21 · CVPR 2020 6 · Jheng-Wei Su, Hung-Kuo Chu, Jia-Bin Huang

Image colorization is inherently an ill-posed problem with multi-modal uncertainty. Previous methods leverage the deep neural network to map input grayscale images to plausible color outputs directly. Although these lear…

ColorizationImage ColorizationObjectPoint-interactive Image Colorization

L-CoIns: Language-Based Colorization With Instance Awareness

2023-01-01 · CVPR 2023 1 · Zheng Chang, Shuchen Weng, Peixuan Zhang, Yu Li 외

Language-based colorization produces plausible colors consistent with the language description provided by the user. Recent studies introduce additional annotation to prevent color-object coupling and mismatch issues…

ColorizationDescriptiveObject

Automatic Controllable Colorization via Imagination

2024-04-08 · CVPR 2024 1 · Xiaoyan Cong, Yue Wu, Qifeng Chen, Chenyang Lei

We propose a framework for automatic colorization that allows for iterative editing and modifications. The core of our framework lies in an imagination module: by understanding the content within a grayscale image, we ut…

ColorizationImage Generation

Improved Diffusion-based Image Colorization via Piggybacked Models

2023-04-21 · Hanyuan Liu, Jinbo Xing, Minshan Xie, Chengze Li 외

Image colorization has been attracting the research interests of the community for decades. However, existing methods still struggle to provide satisfactory colorized results given grayscale images due to a lack of human…

ColorizationImage Colorization