Automatic Generation of Fashion Images Using Prompting in Generative Machine Learning Models
Abstract
The advent of artificial intelligence has contributed in a groundbreaking transformation of the fashion industry, redefining creativity and innovation in unprecedented ways. This work investigates methodologies for generating tailored fashion descriptions using two distinct Large Language Models and a Stable Diffusion model for fashion image creation. Emphasizing adaptability in AI-driven fashion creativity, we depart from traditional approaches and focus on prompting techniques, such as zero-shot and few-shot learning, as well as Chain-of-Thought (CoT), which results in a variety of colors and textures, enhancing the diversity of the outputs. Central to our methodology is Retrieval-Augmented Generation (RAG), enriching models with insights from fashion sources to ensure contemporary representations. Evaluation combines quantitative metrics such as CLIPscore with qualitative human judgment, highlighting strengths in creativity, coherence, and aesthetic appeal across diverse styles. Among the participants, RAG and few-shot learning techniques are preferred for their ability to produce more relevant and appealing fashion descriptions. Our code is provided at https://github.com/georgiarg/AutoFashion .
Cite
Text
Argyrou et al. "Automatic Generation of Fashion Images Using Prompting in Generative Machine Learning Models." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-91569-7_18Markdown
[Argyrou et al. "Automatic Generation of Fashion Images Using Prompting in Generative Machine Learning Models." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/argyrou2024eccvw-automatic/) doi:10.1007/978-3-031-91569-7_18BibTeX
@inproceedings{argyrou2024eccvw-automatic,
title = {{Automatic Generation of Fashion Images Using Prompting in Generative Machine Learning Models}},
author = {Argyrou, Georgia and Dimitriou, Angeliki and Lymperaiou, Maria and Filandrianos, Giorgos and Stamou, Giorgos},
booktitle = {European Conference on Computer Vision Workshops},
year = {2024},
pages = {286-302},
doi = {10.1007/978-3-031-91569-7_18},
url = {https://mlanthology.org/eccvw/2024/argyrou2024eccvw-automatic/}
}