AI and E-Commerce
by Tony AssiA collection of projects I've done at the intersection of AI and e-commerce, with an emphasis on computer vision and stable diffusion.
Table of Contents
- Virtual Try-On
- Sales Forecasting with Image Regressionn
- Product Recommendation using Image Similarity
- Text-to-Image Clothing Designer
- Sketch to Fashion Design
- Segment Clothing
- Fashion Library
- Clothing Search by Sketch
- Image to Fashion Article
- Clothing Feature Prediction
- Clothing Decade Prediction
- Stylist Bot
- Text-to-Image from an Editorial Campaign
Virtual Try-On
Virtually try-on clothing by submitting your image and a clothing image. A novel approach to VTO using IP-Adapter inpainting and body segmentation. Read more
Sales Forecasting with Image Regression
Predict sales from a product image. Image regression training, hosting, and inference. Read more
Product Recommendation using Image Similarity
Recommend products that look most similar to the preference products that have already been clicked. Read more
Text-to-Image Clothing Designer
This text-to-image model was fine-tuned on Lucy in the Sky product image - product text pairs. Text input is limited to the language of the product catalog it was trained on which forces the model to generate images in a simialr style to the product images.
Clothing Feature Prediction
Predicts anywhere between 0-36 clothing features. Fine-tined on Lucy in the Sky product catalog.
Text-to-Image from an Editorial Campaign
A text-to-image LoRA model was fine-tuned on Lucy in the Sky editorial prom campaign.