paper-with-me

홈 › Papers

Image Matching via Loopy RNN

2017-06-10 · Donghao Luo, Bingbing Ni, Yichao Yan, Xiaokang Yang

Most existing matching algorithms are one-off algorithms, i.e., they usually measure the distance between the two image feature representation vectors for only one time. In contrast, human's vision system achieves this task, i.e., image matching, by recursively looking at specific/related parts of both images and then making the final judgement. Towards this end, we propose a novel loopy recurrent neural network (Loopy RNN), which is capable of aggregating relationship information of two input images in a progressive/iterative manner and outputting the consolidated matching score in the final iteration. A Loopy RNN features two uniqueness. First, built on conventional long short-term memory (LSTM) nodes, it links the output gate of the tail node to the input gate of the head node, thus it brings up symmetry property required for matching. Second, a monotonous loss designed for the proposed network guarantees increasing confidence during the recursive matching process. Extensive experiments on several image matching benchmarks demonstrate the great potential of the proposed method.

📄 PDF Abstract BibTeX arXiv:1706.03190

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Linear programming analysis of loopy belief propagation for weighted matching

2007-12-01 · NeurIPS 2007 12 · Sujay Sanghavi, Dmitry Malioutov, Alan S. Willsky

Loopy belief propagation has been employed in a wide variety of applications with great empirical success, but it comes with few theoretical guarantees. In this paper we investigate the use of the max-product form of bel…

Bayesian image segmentations by Potts prior and loopy belief propagation

2014-04-11 · Kazuyuki Tanaka, Shun Kataoka, Muneki Yasuda, Yuji Waizumi 외

This paper presents a Bayesian image segmentation model based on Potts prior and loopy belief propagation. The proposed Bayesian model involves several terms, including the pairwise interactions of Potts models, and the …

Image SegmentationLearning TheorySemantic Segmentation

Loopy Belief Propagation for Approximate Inference: An Empirical Study

2013-01-23 · Kevin Murphy, Yair Weiss, Michael. I. Jordan

Recently, researchers have demonstrated that loopy belief propagation - the use of Pearls polytree algorithm IN a Bayesian network WITH loops OF error- correcting codes.The most dramatic instance OF this IS the near Shan…

Stereo Matching With Color-Weighted Correlation, Hierarchical Belief Propagation And Occlusion Handling

2017-08-26 · Vamshhi Pavan Kumar Varma Vegeshna

In this paper, we contrive a stereo matching algorithm with careful handling of disparity, discontinuity and occlusion. This algorithm works a worldwide matching stereo model which is based on minimization of energy. The…

Occlusion HandlingStereo MatchingStereo Matching Hand

Learning a Loopy Model For Semantic Segmentation Exactly

2013-09-16 · Andreas Christian Mueller, Sven Behnke

Learning structured models using maximum margin techniques has become an indispensable tool for com- puter vision researchers, as many computer vision applications can be cast naturally as an image labeling problem. Pixe…

modelSemantic Segmentation