Spatial Random Partition for Common Visual Pattern Discovery

Abstract

Automatically discovering common visual patterns from a collection of images is an interesting but yet challenging task, in part because it is computationally prohibiting. Although representing images as visual documents based on discrete visual words offers advantages in computation, the performance of these word-based methods largely depends on the quality of the visual word dictionary. This paper presents a novel approach base on spatial random partition and fast word-free image matching. Represented as a set of continuous visual primitives, each image is randomly partitioned many times to form a pool of subimages. Each subimage is queried and matched against the pool, and then common patterns can be localized by aggregating the set of matched subimages. The asymptotic property and the complexity of the proposed method are given in this paper, along with many real experiments. Both theoretical studies and experiment results show its advantages. 1.

Cite

Text

Yuan and Wu. "Spatial Random Partition for Common Visual Pattern Discovery." IEEE/CVF International Conference on Computer Vision, 2007. doi:10.1109/ICCV.2007.4408869

Markdown

[Yuan and Wu. "Spatial Random Partition for Common Visual Pattern Discovery." IEEE/CVF International Conference on Computer Vision, 2007.](https://mlanthology.org/iccv/2007/yuan2007iccv-spatial/) doi:10.1109/ICCV.2007.4408869

BibTeX

@inproceedings{yuan2007iccv-spatial,
  title     = {{Spatial Random Partition for Common Visual Pattern Discovery}},
  author    = {Yuan, Junsong and Wu, Ying},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2007},
  pages     = {1-8},
  doi       = {10.1109/ICCV.2007.4408869},
  url       = {https://mlanthology.org/iccv/2007/yuan2007iccv-spatial/}
}