Scale-Space SIFT Flow

Abstract

The state-of-the-art SIFT flow has been widely adopted for the general image matching task, especially in dealing with image pairs from similar scenes but with different object configurations. However, the way in which the dense SIFT features are computed at a fixed scale in the SIFT flow method limits its capability of dealing with scenes of large scale changes. In this paper, we propose a simple, intuitive, and very effective approach, Scale-Space SIFT flow, to deal with the large scale differences in different image locations. We introduce a scale field to the SIFT flow function to automatically explore the scale deformations. Our approach achieves similar performance as the SIFT flow method on general natural scenes but obtains significant improvement on the images with large scale differences. Compared with a recent method that addresses the similar problem, our approach shows its clear advantage being more effective, and significantly less demanding in memory and time requirement.

Cite

Text

Qiu et al. "Scale-Space SIFT Flow." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014. doi:10.1109/WACV.2014.6835734

Markdown

[Qiu et al. "Scale-Space SIFT Flow." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014.](https://mlanthology.org/wacv/2014/qiu2014wacv-scale/) doi:10.1109/WACV.2014.6835734

BibTeX

@inproceedings{qiu2014wacv-scale,
  title     = {{Scale-Space SIFT Flow}},
  author    = {Qiu, Weichao and Wang, Xinggang and Bai, Xiang and Yuille, Alan L. and Tu, Zhuowen},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2014},
  pages     = {1112-1119},
  doi       = {10.1109/WACV.2014.6835734},
  url       = {https://mlanthology.org/wacv/2014/qiu2014wacv-scale/}
}