Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[TMM 2026] FAME: Mask-Guided Multimodal Fashion Attribute Editing

image

Environment configuration

# Create and activate conda environment
conda env create -f environment_full.yml
conda activate qwen-train

Training with FAME

Before training please download FAME data, which includes MM-FAME and test datasets (AFED_H_Product and In-the-wild).

Then change the path config from /FAME/configs/1_fame_config.yaml

python -m qflux.main --config /FAME/configs/1_fame_config.yaml

Inference with pretrained checkpoint in

/FAME/chechpoint/ provides the pretrained chechpoint for inference.

python -m tests.1_fame_mask_retrain

Acknowledgments

This implementation is built based on qwen-image-finetune

This study was partially supported by the Laboratory for Artificial Intelligence in Design, the InnoHK Initiative of the Innovation and Technology Commission of the Hong Kong Special Administrative Region Government. This work was also partially supported by a grant from the Research Grants Council of the Hong Kong, SAR.(Project No. PolyU/RGC Project PolyU 25211424).

About

[TMM 2026] FAME: Mask-Guided Multimodal Fashion Attribute Editing

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages