English

Image similarity using Deep CNN and Curriculum Learning

Computer Vision and Pattern Recognition 2018-07-16 v2

Abstract

Image similarity involves fetching similar looking images given a reference image. Our solution called SimNet, is a deep siamese network which is trained on pairs of positive and negative images using a novel online pair mining strategy inspired by Curriculum learning. We also created a multi-scale CNN, where the final image embedding is a joint representation of top as well as lower layer embedding's. We go on to show that this multi-scale siamese network is better at capturing fine grained image similarities than traditional CNN's.

Keywords

Cite

@article{arxiv.1709.08761,
  title  = {Image similarity using Deep CNN and Curriculum Learning},
  author = {Srikar Appalaraju and Vineet Chaoji},
  journal= {arXiv preprint arXiv:1709.08761},
  year   = {2018}
}

Comments

9 pages, 6 figures, GHCI 17 conference

R2 v1 2026-06-22T21:54:36.166Z