Hacker News new | ask | show | jobs
by 01jonny01 532 days ago
Hi what's powering it? Is it google vision api?
1 comments

We use a bunch of open source models (image embedding model, object detection model, segmentation model..) that we fine-tuned on millions of fashion-related images.

Essentially, the embedding of the user's image gets compared against the embeddings of all the scraped and indexed products.