Shop the Look: Zalando's deep learning visual search pipeline for fashion product retrieval
Users want to find fashion products they see in photos, but words alone are insufficient to describe fashion items. Visual search for fashion poses challenges around image quality, lighting, varied backgrounds, human poses, and article distortion at scale.
Studio2Shop was trained exclusively on clean-background studio images, making it unsuitable for natural real-world photos. A direct extension to natural images was blocked by the absence of annotated natural fashion image data.
Zalando developed the Street2Fashion2Shop pipeline combining background segmentation and product matching to handle real-world query images.
The segmentation results were described as good enough to focus on the fashion in the image. The work remained at research stage at time of publication; production visual search was powered by Fashwell.
Frequently asked questions
What did this team achieve with this AI workflow?
Zalando developed the Street2Fashion2Shop pipeline combining background segmentation and product matching to handle real-world query images.
What tools did this team use?
FashionDNA, Studio2Shop, Street2Fashion, Fashion2Shop.
What results were reported?
Segmentation quality for natural images: good enough to focus on the fashion in the image (source-reported, not independently verified).
What failed first in this deployment?
Studio2Shop was trained exclusively on clean-background studio images, making it unsuitable for natural real-world photos.
How is this ecommerce ops AI workflow structured?
User submits query image → Background segmentation → Product feature extraction → Product matching and ranking → Top product suggestions output.