中文
相关论文

相关论文: SGL: Structure Guidance Learning for Camera Locali…

200 篇论文

The primary goal of artificial intelligence is to mimic humans. Therefore, to advance toward this goal, the AI community attempts to imitate qualities/skills possessed by humans and imbibes them into machines with the help of…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Binoy Saha , Sukhendu Das

Zero-shot learning (ZSL) aims to recognize objects from novel unseen classes without any training data. Recently, structure-transfer based methods are proposed to implement ZSL by transferring structural knowledge from the semantic…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Bo Zhao , Xinwei Sun , Yuan Yao , Yizhou Wang

This paper presents an approach for semantic place categorization using data obtained from RGB cameras. Previous studies on visual place recognition and classification have shown that, by considering features derived from pre-trained…

机器人学 · 计算机科学 2018-05-30 Massimiliano Mancini , Samuel Rota Bulò , Elisa Ricci , Barbara Caputo

Visual re-localization aims to recover camera poses in a known environment, which is vital for applications like robotics or augmented reality. Feed-forward absolute camera pose regression methods directly output poses by a network, but…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Xin Wu , Hao Zhao , Shunkai Li , Yingdian Cao , Hongbin Zha

Deep convolutional neural networks (CNNs) achieve remarkable performance on image classification tasks. Recent studies, however, have demonstrated that generalization abilities are more important than the depth of neural networks for…

计算机视觉与模式识别 · 计算机科学 2017-10-04 Atsushi Takeda

We describe a learning-based system that estimates the camera position and orientation from a single input image relative to a known environment. The system is flexible w.r.t. the amount of information available at test and at training…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Eric Brachmann , Carsten Rother

Remote sensing image scene classification is a fundamental but challenging task in understanding remote sensing images. Recently, deep learning-based methods, especially convolutional neural network-based (CNN-based) methods have shown…

计算机视觉与模式识别 · 计算机科学 2020-01-28 Jie Chen , Haozhe Huang , Jian Peng , Jiawei Zhu , Li Chen , Wenbo Li , Binyu Sun , Haifeng Li

To improve the robustness of graph neural networks (GNN), graph structure learning (GSL) has attracted great interest due to the pervasiveness of noise in graph data. Many approaches have been proposed for GSL to jointly learn a clean graph…

机器学习 · 计算机科学 2023-07-06 Shaogao Lv , Gang Wen , Shiyu Liu , Linsen Wei , Ming Li

Cross-view geo-localization is to spot images of the same geographic target from different platforms, e.g., drone-view cameras and satellites. It is challenging in the large visual appearance changes caused by extreme viewpoint variations.…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Tingyu Wang , Zhedong Zheng , Chenggang Yan , Jiyong Zhang , Yaoqi Sun , Bolun Zheng , Yi Yang

Place recognition is one of the most challenging problems in computer vision, and has become a key part in mobile robotics and autonomous driving applications for performing loop closure in visual SLAM systems. Moreover, the difficulty of…

计算机视觉与模式识别 · 计算机科学 2015-05-28 Ruben Gomez-Ojeda , Manuel Lopez-Antequera , Nicolai Petkov , Javier Gonzalez-Jimenez

Graph neural networks (GNNs) work well when the graph structure is provided. However, this structure may not always be available in real-world applications. One solution to this problem is to infer a task-specific latent structure and then…

机器学习 · 计算机科学 2021-11-02 Bahare Fatemi , Layla El Asri , Seyed Mehran Kazemi

Lighting prediction from a single image is becoming increasingly important in many vision and augmented reality (AR) applications in which shading and shadow consistency between virtual and real objects should be guaranteed. However, this…

计算机视觉与模式识别 · 计算机科学 2022-09-02 Jiayang Bai , Jie Guo , Chenchen Wan , Zhenyu Chen , Zhen He , Shan Yang , Piaopiao Yu , Yan Zhang , Yanwen Guo

Cross-camera data association is one of the cornerstones of the multi-camera computer vision field. Although often integrated into detection and tracking tasks through architecture design and loss definition, it is also recognized as an…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Đorđe Nedeljković

We address the task of estimating camera parameters from a set of images depicting a scene. Popular feature-based structure-from-motion (SfM) tools solve this task by incremental reconstruction: they repeat triangulation of sparse 3D points…

计算机视觉与模式识别 · 计算机科学 2024-07-29 Eric Brachmann , Jamie Wynn , Shuai Chen , Tommaso Cavallari , Áron Monszpart , Daniyar Turmukhambetov , Victor Adrian Prisacariu

Scene Graph Generation (SGG) aims to explore the relationships between objects in images and obtain scene summary graphs, thereby better serving downstream tasks. However, the long-tailed problem has adversely affected the scene graph's…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Yansheng Li , Tingzhu Wang , Kang Wu , Linlin Wang , Xin Guo , Wenbin Wang

Accurate lane localization and lane change detection are crucial in advanced driver assistance systems and autonomous driving systems for safer and more efficient trajectory planning. Conventional localization devices such as Global…

计算机视觉与模式识别 · 计算机科学 2019-11-12 Zhensong Wei , Chao Wang , Peng Hao , Matthew Barth

Image landmark detection aims to automatically identify the locations of predefined fiducial points. Despite recent success in this field, higher-ordered structural modeling to capture implicit or explicit relationships among anatomical…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Weijian Li , Yuhang Lu , Kang Zheng , Haofu Liao , Chihung Lin , Jiebo Luo , Chi-Tung Cheng , Jing Xiao , Le Lu , Chang-Fu Kuo , Shun Miao

We propose an end-to-end solution to address the problem of object localisation in partial scenes, where we aim to estimate the position of an object in an unknown area given only a partial 3D scan of the scene. We propose a novel scene…

计算机视觉与模式识别 · 计算机科学 2022-11-02 Francesco Giuliari , Geri Skenderi , Marco Cristani , Alessio Del Bue , Yiming Wang

Global localisation from visual data is a challenging problem applicable to many robotics domains. Prior works have shown that neural networks can be trained to map images of an environment to absolute camera pose within that environment,…

机器人学 · 计算机科学 2024-01-03 Christopher J. Holder , Muhammad Shafique

This work presents a novel Convolutional Neural Network (CNN) architecture and a training procedure to enable robust and accurate pose estimation of a noncooperative spacecraft. First, a new CNN architecture is introduced that has scored a…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Tae Ha Park , Sumant Sharma , Simone D'Amico