# Create and activate conda environment
conda env create -f environment_full.yml
conda activate qwen-trainBefore 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/FAME/chechpoint/ provides the pretrained chechpoint for inference.
python -m tests.1_fame_mask_retrainThis 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).