Skip to content

Dixin-Lab/CFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Consistent Feature Transport for Image Relighting

Bohan Zhang1,†, Huanwei Liang2,†, Yuhan He2, Hongteng Xu3, Quxiao Chao2, Luoqi Liu2, Dixin Luo1,*, Ting Liu2,*

1Beijing Institute of Technology    2MT Lab, Meitu Inc.    3Renmin University of China

Equal contribution    *Corresponding author

Paper  ·  Code  ·  Dataset

Abstract

Image relighting modifies illumination while preserving non-lighting content such as identity and geometry. Existing diffusion-based methods often suffer from unstable illumination changes or inconsistent content preservation under complex lighting, as they lack an explicit mechanism to learn feature transformations between images. We reformulate relighting as an illumination feature transport problem and introduce Consistent Feature Transport (CFT), a training principle that explicitly enforces illumination-consistent transport between source and target image distributions. Built upon rectified flow, CFT jointly models noise-to-image generation and illumination-consistent source-to-target transport through trajectory-level supervision. This dual-transport formulation encourages isolation of illumination-specific variations while preserving content-aligned features. To support complex lighting scenarios, we construct a large-scale portrait relighting dataset with diverse relighting effects. Experiments show consistent improvements over existing state-of-the-art relighting approaches and demonstrate that CFT can generalize to other editing tasks, including style transfer.

Method

CFT method overview

BibTeX

@inproceedings{zhang2026consistent,
  title     = {Consistent Feature Transport for Image Relighting},
  author    = {Zhang, Bohan and Liang, Huanwei and He, Yuhan and Xu, Hongteng
               and Chao, Quxiao and Liu, Luoqi and Luo, Dixin and Liu, Ting},
  booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
  year      = {2026}
}

About

[ECCV 2026] Consistent Feature Transport for Image Relighting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors