中文
相关论文

相关论文: Good Keypoints for the Two-View Geometry Estimatio…

200 篇论文

This paper presents a novel keypoints-based attention mechanism for visual recognition in still images. Deep Convolutional Neural Networks (CNNs) for recognizing images with distinctive classes have shown great success, but their…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Asish Bera , Zachary Wharton , Yonghuai Liu , Nik Bessis , Ardhendu Behera

Human keypoint detection from a single image is very challenging due to occlusion, blur, illumination and scale variance. In this paper, we address this problem from three aspects by devising an efficient network structure, proposing three…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Jing Zhang , Zhe Chen , Dacheng Tao

Place recognition is a challenging problem in mobile robotics, especially in unstructured environments or under viewpoint and illumination changes. Most LiDAR-based methods rely on geometrical features to overcome such challenges, as…

机器人学 · 计算机科学 2018-12-03 Jiadong Guo , Paulo V. K. Borges , Chanoh Park , Abel Gawel

Due to the inevitable presence of quality problems, quality inspection of remote sensing images is indeed an indispensable step between the acquisition and the application of them. However, traditional manual inspection suffers from low…

计算机视觉与模式识别 · 计算机科学 2023-11-16 Yijiong Yu , Tao Wang , Kang Ran , Chang Li , Hao Wu

Keypoint detection is an essential building block for many robotic applications like motion capture and pose estimation. Historically, keypoints are detected using uniquely engineered markers such as checkerboards or fiducials. More…

机器人学 · 计算机科学 2023-02-28 Jingpei Lu , Florian Richter , Michael Yip

Supervised keypoint localization methods rely on large manually labeled image datasets, where objects can deform, articulate, or occlude. However, creating such large keypoint labels is time-consuming and costly, and is often error-prone…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Xingzhe He , Gaurav Bharaj , David Ferman , Helge Rhodin , Pablo Garrido

In this paper, we present a framework for computing dense keypoint correspondences between images under strong scene appearance changes. Traditional methods, based on nearest neighbour search in the feature descriptor space, perform poorly…

计算机视觉与模式识别 · 计算机科学 2019-12-11 Grzegorz Kurzejamski , Jacek Komorowski , Lukasz Dabala , Konrad Czarnota , Simon Lynen , Tomasz Trzcinski

We address the problem of estimating the alignment pose between two models using structure-specific local descriptors. Our descriptors are generated using a combination of 2D image data and 3D contextual shape data, resulting in a set of…

计算机视觉与模式识别 · 计算机科学 2017-08-24 Anders Glent Buch , Dirk Kraft , Joni-Kristian Kamarainen , Henrik Gordon Petersen , Norbert Krüger

Interest point detection and local feature description are fundamental steps in many computer vision applications. Classical methods for these tasks are based on a detect-then-describe paradigm where separate handcrafted methods are used to…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Jerome Revaud , Philippe Weinzaepfel , César De Souza , Noe Pion , Gabriela Csurka , Yohann Cabon , Martin Humenberger

An object detector performs suboptimally when applied to image data taken from a viewpoint different from the one with which it was trained. In this paper, we present a viewpoint adaptation algorithm that allows a trained single-view object…

计算机视觉与模式识别 · 计算机科学 2017-02-27 Patrick Wang , Kenneth Morton , Peter Torrione , Leslie Collins

The standard paired-sample testing approach in the multidimensional setting applies multiple univariate tests on the individual features, followed by p-value adjustments. Such an approach suffers when the data carry numerous features. A…

机器学习 · 统计学 2023-09-29 Ioannis Bargiotas , Argyris Kalogeratos , Nicolas Vayatis

Making top-down human pose estimation method present both good performance and high efficiency is appealing. Mask RCNN can largely improve the efficiency by conducting person detection and pose estimation in a single framework, as the…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Ling Li , Lin Zhao , Linhao Xu , Jie Xu

With the advent of deep learning, object detection drifted from a bottom-up to a top-down recognition problem. State of the art algorithms enumerate a near-exhaustive list of object locations and classify each into: object or not. In this…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Xingyi Zhou , Jiacheng Zhuo , Philipp Krähenbühl

Scale-invariance, good localization and robustness to noise and distortions are the main properties that a local feature detector should possess. Most existing local feature detectors find excessive unstable feature points that increase the…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Morteza Ghahremani , Yonghuai Liu , Bernard Tiddeman

This paper presents KeypointNet, an end-to-end geometric reasoning framework to learn an optimal set of category-specific 3D keypoints, along with their detectors. Given a single image, KeypointNet extracts 3D keypoints that are optimized…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Supasorn Suwajanakorn , Noah Snavely , Jonathan Tompson , Mohammad Norouzi

Learned local descriptors based on Convolutional Neural Networks (CNNs) have achieved significant improvements on patch-based benchmarks, whereas not having demonstrated strong generalization ability on recent benchmarks of image-based 3D…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Zixin Luo , Tianwei Shen , Lei Zhou , Siyu Zhu , Runze Zhang , Yao Yao , Tian Fang , Long Quan

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

Public health data are often spatially dependent, but standard spatial regression methods can suffer from bias and invalid inference when the independent variable is associated with spatially-correlated residuals. This could occur if, for…

统计方法学 · 统计学 2025-04-10 Nate Wiecha , Jane A. Hoppin , Brian J. Reich

We propose a new method for estimating the relative pose between two images, where we jointly learn keypoint detection, description extraction, matching and robust pose estimation. While our architecture follows the traditional pipeline for…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Antoine Fond , Luca Del Pero , Nikola Sivacki , Marco Paladini

In this work we present a novel approach to joint semantic localisation and scene understanding. Our work is motivated by the need for localisation algorithms which not only predict 6-DoF camera pose but also simultaneously recognise…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Ignas Budvytis , Marvin Teichmann , Tomas Vojir , Roberto Cipolla
‹ 上一页 1 8 9 10 下一页 ›