中文
相关论文

相关论文: ZippyPoint: Fast Interest Point Detection, Descrip…

200 篇论文

The extraction and matching of interest points are fundamental to many geometric computer vision tasks. Traditionally, matching is performed by assigning descriptors to interest points and identifying correspondences based on descriptor…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Ionuţ Grigore , Călin-Adrian Popa , Claudiu Leoveanu-Condrei

The extraction and matching of interest points is a prerequisite for many geometric computer vision problems. Traditionally, matching has been achieved by assigning descriptors to interest points and matching points that have similar…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Titus Cieslewski , Michael Bloesch , Davide Scaramuzza

Image matching and classification methods, as well as synchronous location and mapping, are widely used on embedded and mobile devices. Their most resource-intensive part is the detection and description of the key points of the images. And…

计算机视觉与模式识别 · 计算机科学 2020-06-19 A. V. Yashchenko , A. V. Belikov , M. V. Peterson , A. S. Potapov

Efficient model inference is an important and practical issue in the deployment of deep neural network on resource constraint platforms. Network quantization addresses this problem effectively by leveraging low-bit representation and…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Tianshu Chu , Qin Luo , Jie Yang , Xiaolin Huang

This paper introduces a new algorithm for unsupervised learning of keypoint detectors and descriptors, which demonstrates fast convergence and good performance across different datasets. The training procedure uses homographic…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Anatoly Belikov , Alexey Potapov

Establishing a sparse set of keypoint correspon dences between images is a fundamental task in many computer vision pipelines. Often, this translates into a computationally expensive nearest neighbor search, where every keypoint descriptor…

计算机视觉与模式识别 · 计算机科学 2022-08-11 Emanuele Santellani , Christian Sormann , Mattia Rossi , Andreas Kuhn , Friedrich Fraundorfer

We address a core problem of computer vision: Detection and description of 2D feature points for image matching. For a long time, hand-crafted designs, like the seminal SIFT algorithm, were unsurpassed in accuracy and efficiency. Recently,…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Aritra Bhowmik , Stefan Gumhold , Carsten Rother , Eric Brachmann

We introduce a lightweight network to improve descriptors of keypoints within the same image. The network takes the original descriptors and the geometric properties of keypoints as the input, and uses an MLP-based self-boosting stage and a…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Xinjiang Wang , Zeyu Liu , Yu Hu , Wei Xi , Wenxian Yu , Danping Zou

This paper presents a self-supervised framework for training interest point detectors and descriptors suitable for a large number of multiple-view geometry problems in computer vision. As opposed to patch-based neural networks, our…

计算机视觉与模式识别 · 计算机科学 2018-04-20 Daniel DeTone , Tomasz Malisiewicz , Andrew Rabinovich

A distinctive representation of image patches in form of features is a key component of many computer vision and robotics tasks, such as image matching, image retrieval, and visual localization. State-of-the-art descriptors, from…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Hao Dong , Xieyuanli Chen , Mihai Dusmanu , Viktor Larsson , Marc Pollefeys , Cyrill Stachniss

In this paper we propose a new approach for learning local descriptors for matching image patches. It has recently been demonstrated that descriptors based on convolutional neural networks (CNN) can significantly improve the matching…

计算机视觉与模式识别 · 计算机科学 2016-01-20 Vassileios Balntas , Edward Johns , Lilian Tang , Krystian Mikolajczyk

Fully-supervised CNN-based approaches for learning local image descriptors have shown remarkable results in a wide range of geometric tasks. However, most of them require per-pixel ground-truth keypoint correspondence data which is…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Iaroslav Melekhov , Zakaria Laskar , Xiaotian Li , Shuzhe Wang , Juho Kannala

Many robotics applications require precise pose estimates despite operating in large and changing environments. This can be addressed by visual localization, using a pre-computed 3D model of the surroundings. The pose estimation then…

计算机视觉与模式识别 · 计算机科学 2018-09-20 Paul-Edouard Sarlin , Frédéric Debraine , Marcin Dymczyk , Roland Siegwart , Cesar Cadena

Quantization is emerging as an efficient approach to promote hardware-friendly deep learning and run deep neural networks on resource-limited hardware. However, it still causes a significant decrease to the network in accuracy. We summarize…

机器学习 · 计算机科学 2021-12-03 Haotong Qin

We propose an efficient method to learn deep local descriptors for instance-level recognition. The training only requires examples of positive and negative image pairs and is performed as metric learning of sum-pooled global image…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Giorgos Tolias , Tomas Jenicek , Ondřej Chum

This study addresses the challenge of performing visual localization in demanding conditions such as night-time scenarios, adverse weather, and seasonal changes. While many prior studies have focused on improving image-matching performance…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Khang Truong Giang , Soohwan Song , Sungho Jo

Existing methods detect the keypoints in a non-differentiable way, therefore they can not directly optimize the position of keypoints through back-propagation. To address this issue, we present a partially differentiable keypoint detection…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Xiaoming Zhao , Xingming Wu , Jinyu Miao , Weihai Chen , Peter C. Y. Chen , Zhengguo Li

Matching keypoint pairs of different images is a basic task of computer vision. Most methods require customized extremum point schemes to obtain the coordinates of feature points with high confidence, which often need complex algorithmic…

计算机视觉与模式识别 · 计算机科学 2021-03-03 Kai Lv , Zongqing Lu , Qingmin Liao

Binary descriptors have been instrumental in the recent evolution of computationally efficient sparse image alignment algorithms. Increasingly, however, the vision community is interested in dense image alignment methods, which are more…

计算机视觉与模式识别 · 计算机科学 2016-02-02 Hatem Alismail , Brett Browning , Simon Lucey

To accelerate the inference of deep neural networks (DNNs), quantization with low-bitwidth numbers is actively researched. A prominent challenge is to quantize the DNN models into low-bitwidth numbers without significant accuracy…

‹ 上一页 1 2 3 10 下一页 ›