AI Makeover: Personalized Clothing Makeover System
Multimodal personalized clothing makeover system.
AI Makeover is a multi-modal personalized clothing makeover system. It can take photos of users and provide them with transformation suggestions based on their needs.
AI Makeover consists of the outfit suggestion, the outfit recommendation, and the outfit preview modules. The outfit suggestion uses fine-tuned multi-modal large models to provide users with personalized outfit suggestions. The outfit recommendation module uses CLIP, a multi-modal text-image alignment model, to recommend appropriate clothing to users based on outfit suggestions. The outfit preview module shows users the outfit effects in real-time based on recommended clothing.
In this project, I am responsible for implementing the outfit suggestion module, and the outfit recommendation module. Source code of this project will be published soon.
AI Makeover is a open-source project. Source code is available at GitHub.