Image Similarity

Implemented with Microsoft Machine Learning Services

The images used for this solution consist of asmall upper body clothing texture images set of 424 images. Each image is annotated as one of 3 different textures: dotted, striped, or leopard. All images were scraped using Bing Image Search and hand-annotated. The urls for each image and its category are recorded in the ImageSimilarity/data/fashion_texture_urls.tsv file.

These images are stored in the data/fashionTexture directory of this template, in a folder corresponding to their texture:

  • argyle
  • checkered
  • dotted
  • floral
  • herringbone
  • houndstooth
  • leopard
  • paisley
  • striped
  • tartan
  • zebra