TLDRocket
Sign in

E-commerce & Search

1 summarised story about E-commerce & Search, each linking back to the original source. Browse all topics →

Saturday, 14 January 2017

Image search is now live!

Eugene Yan 9 years ago

A developer built a reverse image search API that finds visually similar products in a catalog by generating neural network features from images and calculating similarity scores. The system uses pretrained neural networks like VGG16 to create feature vectors from product images, then compares new uploaded images against approximately 200,000 catalog items. Users can now search for products by uploading images rather than text queries, with the API performing best on product images with white backgrounds.