Edgel Index for Large-Scale Sketch-Based Image Search

Abstract

Retrieving images to match with a hand-drawn sketch query is a highly desired feature, especially with the popularity of devices with touch screens. Although query-by-sketch has been extensively studied since 1990s, it is still very challenging to build a real-time sketch-based image search engine on a large-scale database due to the lack of effective and efficient matching/indexing solutions. The explosive growth of web images and the phenomenal success of search techniques have encouraged us to revisit this problem and target at solving the problem of web-scale sketch-based image retrieval. In this work, a novel index structure and the corresponding raw contour-based matching algorithm are proposed to calculate the similarity between a sketch query and natural images, and make sketch-based image retrieval scalable to millions of images. The proposed solution simultaneously considers storage cost, retrieval accuracy, and efficiency, based on which we have developed a real-time sketch-based image search engine by indexing more than 2 million images. Extensive experiments on various retrieval tasks (basic shape search, specific image search, and similar image search) show better accuracy and efficiency than state-of-the-art methods.

Cite

Text

Cao et al. "Edgel Index for Large-Scale Sketch-Based Image Search." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995460

Markdown

[Cao et al. "Edgel Index for Large-Scale Sketch-Based Image Search." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/cao2011cvpr-edgel/) doi:10.1109/CVPR.2011.5995460

BibTeX

@inproceedings{cao2011cvpr-edgel,
  title     = {{Edgel Index for Large-Scale Sketch-Based Image Search}},
  author    = {Cao, Yang and Wang, Changhu and Zhang, Liqing and Zhang, Lei},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {761-768},
  doi       = {10.1109/CVPR.2011.5995460},
  url       = {https://mlanthology.org/cvpr/2011/cao2011cvpr-edgel/}
}