Skip to content

edward3862/ImgDecom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Cycle-Consistent Tuning for Layered Image Decomposition (CVPR 2026)

Zheng Gu1 · Min Lu1 · Zhida Sun1 · Dani Lischinski2 · Daniel Cohen-Or3 · Hui Huang1

1Shenzhen University · 2Hebrew University of Jerusalem · 3Tel-Aviv University


Image

Abstract

We present an in-context image decomposition framework that leverages large diffusion foundation models for layered separation. Our method focuses on the challenging case of logo-object decomposition, where the goal is to disentangle a logo from the surface on which it appears while faithfully preserving both layers.

Our approach introduces:

  • Cycle-Consistent Tuning: Joint training of decomposition and composition models with reconstruction consistency
  • LoRA Adaptation: Lightweight fine-tuning of pretrained diffusion models
  • Progressive Self-Improvement: Iterative training set augmentation with high-quality model-generated examples

The method achieves accurate and coherent decompositions and generalizes effectively across other decomposition types (intrinsic decomposition, foreground-background separation), suggesting its potential as a unified framework for layered image decomposition.


🚀 Code & Models

Code and pretrained models will be released soon.


Citation

If you find this work useful for your research, please cite:

@inproceedings{gu2026cycle,
  title={Cycle-Consistent Tuning for Layered Image Decomposition},
  author={Gu, Zheng and Lu, Min and Sun, Zhida and Lischinski, Dani and Cohen-Or, Daniel and Huang, Hui},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
  year={2026}
}

About

Cycle-Consistent Tuning for Layered Image Decomposition (CVPR 2026)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors