Fashion-style-inference-AI-modeling
SSAFY special domain project 2nd place
This page is my implementation code page.
links
You can see the project description thisFashion style recommendation system AI implementation code
1. FastAPI backend code
- include remove background function using rembg library
2. YOLOv6s object detection
https://github.com/meituan/YOLOv6
- detect object that are related to clothes
- detect images that are not related to clothes
3. multi-label style classification
-
multi-label classification for wearing clothes image
-
clothes image style classification modeling using semi-supervised learning
4. data analysis code
- data preprocessing for training
5. fail experiment
-
attribute(color, category etc.) classifier modeling
-
virtual-try-on
https://github.com/hasibzunair/fifa-demo
To preserve project, add frontend, backend code
add project explanation