中文
相关论文

相关论文: A2-GNN: Angle-Annular GNN for Visual Descriptor-fr…

200 篇论文

6D pose estimation of rigid objects is a long-standing and challenging task in computer vision. Recently, the emergence of deep learning reveals the potential of Convolutional Neural Networks (CNNs) to predict reliable 6D poses. Given that…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Xingyu Liu , Ruida Zhang , Chenyangguang Zhang , Gu Wang , Jiwen Tang , Zhigang Li , Xiangyang Ji

We present a visual localization framework based on novel deep attention aware features for autonomous driving that achieves centimeter level localization accuracy. Conventional approaches to the visual localization problem rely on…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Yao Zhou , Guowei Wan , Shenhua Hou , Li Yu , Gang Wang , Xiaofei Rui , Shiyu Song

Conventional image retrieval techniques for Structure-from-Motion (SfM) suffer from the limit of effectively recognizing repetitive patterns and cannot guarantee to create just enough match pairs with high precision and high recall. In this…

计算机视觉与模式识别 · 计算机科学 2020-09-18 Shen Yan , Yang Pen , Shiming Lai , Yu Liu , Maojun Zhang

This paper proposes a novel object detection framework named Grid R-CNN, which adopts a grid guided localization mechanism for accurate object detection. Different from the traditional regression based methods, the Grid R-CNN captures the…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Xin Lu , Buyu Li , Yuxin Yue , Quanquan Li , Junjie Yan

Visual Place Recognition is a task that aims to predict the place of an image (called query) based solely on its visual features. This is typically done through image retrieval, where the query is matched to the most similar images from a…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Gabriele Berton , Gabriele Trivigno , Barbara Caputo , Carlo Masone

In this paper, we present new feature encoding methods for Detection of 3D objects in point clouds. We used a graph neural network (GNN) for Detection of 3D objects namely cars, pedestrians, and cyclists. Feature encoding is one of the…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Md Afzal Ansari , Md Meraz , Pavan Chakraborty , Mohammed Javed

Convolutional neural networks (CNNs) have massively impacted visual recognition in 2D images, and are now ubiquitous in state-of-the-art approaches. CNNs do not easily extend, however, to data that are not represented by regular grids, such…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Nitika Verma , Edmond Boyer , Jakob Verbeek

In this paper we address the problem of establishing correspondences between different instances of the same object. The problem is posed as finding the geometric transformation that aligns a given image pair. We use a convolutional neural…

计算机视觉与模式识别 · 计算机科学 2019-01-25 Zakaria Laskar , Hamed R. Tavakoli , Juho Kannala

Place recognition is a core component of Simultaneous Localization and Mapping (SLAM) algorithms. Particularly in visual SLAM systems, previously-visited places are recognized by measuring the appearance similarity between images…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Jiawei Mo , Junaed Sattar

Various deep learning techniques have been proposed to solve the single-view 2D-to-3D pose estimation problem. While the average prediction accuracy has been improved significantly over the years, the performance on hard poses with depth…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Ailing Zeng , Xiao Sun , Lei Yang , Nanxuan Zhao , Minhao Liu , Qiang Xu

Conventional absolute camera pose via a Perspective-n-Point (PnP) solver often assumes that the correspondences between 2D image pixels and 3D points are given. When the correspondences between 2D and 3D points are not known a priori, the…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Liu Liu , Dylan Campbell , Hongdong Li , Dingfu Zhou , Xibin Song , Ruigang Yang

The objective of this work is to estimate 3D human pose from a single RGB image. Extracting image representations which incorporate both spatial relation of body parts and their relative depth plays an essential role in accurate3D pose…

计算机视觉与模式识别 · 计算机科学 2016-09-20 Mona Fathollahi Ghezelghieh , Rangachar Kasturi , Sudeep Sarkar

Visual (re)localization is critical for various applications in computer vision and robotics. Its goal is to estimate the 6 degrees of freedom (DoF) camera pose for each query image, based on a set of posed database images. Currently, all…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Siyan Dong , Shaohui Liu , Hengkai Guo , Baoquan Chen , Marc Pollefeys

Camera localization methods based on retrieval, local feature matching, and 3D structure-based pose estimation are accurate but require high storage, are slow, and are not privacy-preserving. A method based on scene landmark detection (SLD)…

计算机视觉与模式识别 · 计算机科学 2024-02-01 Tien Do , Sudipta N. Sinha

Visual relocalization, which estimates the 6-degree-of-freedom (6-DoF) camera pose from query images, is fundamental to remote sensing and UAV applications. Existing methods face inherent trade-offs: image-based retrieval and pose…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Boni Hu , Zhenyu Xia , Lin Chen , Pengcheng Han , Shuhui Bu

We address the problem of visual place recognition with perceptual changes. The fundamental problem of visual place recognition is generating robust image representations which are not only insensitive to environmental changes but also…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Zhe Xin , Yinghao Cai , Tao Lu , Xiaoxia Xing , Shaojun Cai , Jixiang Zhang , Yiping Yang , Yanqing Wang

We describe a Deep-Geometric Localizer that is able to estimate the full 6 Degree of Freedom (DoF) global pose of the camera from a single image in a previously mapped environment. Our map is a topo-metric one, with discrete topological…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Tom Roussel , Punarjay Chakravarty , Gaurav Pandey , Tinne Tuytelaars , Luc Van Eycken

Learning node embeddings that capture a node's position within the broader graph structure is crucial for many prediction tasks on graphs. However, existing Graph Neural Network (GNN) architectures have limited power in capturing the…

机器学习 · 计算机科学 2019-06-17 Jiaxuan You , Rex Ying , Jure Leskovec

We address the problem of ground-to-satellite image geo-localization, that is, estimating the camera latitude, longitude and orientation (azimuth angle) by matching a query image captured at the ground level against a large-scale database…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Yujiao Shi , Xin Yu , Liu Liu , Dylan Campbell , Piotr Koniusz , Hongdong Li

In this paper, we address the problem of wide-baseline camera pose estimation from a group of 360$^\circ$ panoramas under upright-camera assumption. Recent work has demonstrated the merit of deep-learning for end-to-end direct relative pose…

计算机视觉与模式识别 · 计算机科学 2023-04-27 Negar Nejatishahidin , Will Hutchcroft , Manjunath Narayana , Ivaylo Boyadzhiev , Yuguang Li , Naji Khosravan , Jana Kosecka , Sing Bing Kang