中文
相关论文

相关论文: BA-Net: Dense Bundle Adjustment Network

200 篇论文

Camera pose estimation is a long-standing computer vision problem that to date often relies on classical methods, such as handcrafted keypoint matching, RANSAC and bundle adjustment. In this paper, we propose to formulate the Structure from…

计算机视觉与模式识别 · 计算机科学 2024-01-26 Jianyuan Wang , Christian Rupprecht , David Novotny

Estimating a dense depth map from a single view is geometrically ill-posed, and state-of-the-art methods rely on learning depth's relation with visual appearance using deep neural networks. On the other hand, Structure from Motion (SfM)…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Sergio Izquierdo , Javier Civera

Learning to predict scene depth and camera motion from RGB inputs only is a challenging task. Most existing learning based methods deal with this task in a supervised manner which require ground-truth data that is expensive to acquire. More…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Yunxiao Shi , Jing Zhu , Yi Fang , Kuochin Lien , Junli Gu

Bundle adjustment (BA) with parallax angle based feature parameterization has been shown to have superior performance over BA using inverse depth or XYZ feature forms. In this paper, we propose an improved version of the parallax BA…

机器人学 · 计算机科学 2018-07-11 Liyang Liu , Teng Zhang , Yi Liu , Brenton Leighton , Liang Zhao , Shoudong Huang , Gamini Dissanayake

Surface defect inspection is an important task in industrial inspection. Deep learning-based methods have demonstrated promising performance in this domain. Nevertheless, these methods still suffer from misjudgment when encountering…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Xiaoheng Jiang , Shilong Tian , Zhiwen Zhu , Yang Lu , Hao Liu , Li Chen , Shupan Li , Mingliang Xu

It is a common practice to exploit pyramidal feature representation to tackle the problem of scale variation in object instances. However, most of them still predict the objects in a certain range of scales based solely or mainly on a…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Zehui Gong , Dong Li

We consider the problem of simultaneously estimating a dense depth map and camera pose for a large set of images of an indoor scene. While classical SfM pipelines rely on a two-step approach where cameras are first estimated using a bundle…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Benjamin Graham , David Novotny

Structure-from-Motion (SfM), a task aiming at jointly recovering camera poses and 3D geometry of a scene given a set of images, remains a hard problem with still many open challenges despite decades of significant progress. The traditional…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Bardienus Duisterhof , Lojze Zust , Philippe Weinzaepfel , Vincent Leroy , Yohann Cabon , Jerome Revaud

LiDAR bundle adjustment (BA) is an effective approach to reduce the drifts in pose estimation from the front-end. Existing works on LiDAR BA usually rely on predefined geometric features for landmark representation. This reliance restricts…

计算机视觉与模式识别 · 计算机科学 2025-04-07 Xingyu Ji , Shenghai Yuan , Jianping Li , Pengyu Yin , Haozhi Cao , Lihua Xie

Recent advancements in multi-scale architectures have demonstrated exceptional performance in image denoising tasks. However, existing architectures mainly depends on a fixed single-input single-output Unet architecture, ignoring the…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Xu Zhao , Chen Zhao , Xiantao Hu , Hongliang Zhang , Ying Tai , Jian Yang

Solving variational image segmentation problems with hidden physics is often expensive and requires different algorithms and manually tunes model parameter. The deep learning methods based on the U-Net structure have obtained outstanding…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Hui Zhu , Shi Shu , Jianping Zhang

The bundle adjustment (BA) algorithm is a widely used nonlinear optimization technique in the backend of Simultaneous Localization and Mapping (SLAM) systems. By leveraging the co-view relationships of landmarks from multiple perspectives,…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Tingchen Ma , Yongsheng Ou , Sheng Xu

View-graph is an essential input to large-scale structure from motion (SfM) pipelines. Accuracy and efficiency of large-scale SfM is crucially dependent on the input view-graph. Inconsistent or inaccurate edges can lead to inferior or wrong…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Rajvi Shah , Visesh Chari , P J Narayanan

Two-view structure-from-motion (SfM) is the cornerstone of 3D reconstruction and visual SLAM. Existing deep learning-based approaches formulate the problem by either recovering absolute pose scales from two consecutive frames or predicting…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Jianyuan Wang , Yiran Zhong , Yuchao Dai , Stan Birchfield , Kaihao Zhang , Nikolai Smolyanskiy , Hongdong Li

Structure-from-Motion (SfM) has become a ubiquitous tool for camera calibration and scene reconstruction with many downstream applications in computer vision and beyond. While the state-of-the-art SfM pipelines have reached a high level of…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Shaohui Liu , Yidan Gao , Tianyi Zhang , Rémi Pautrat , Johannes L. Schönberger , Viktor Larsson , Marc Pollefeys

In this paper, we propose an end-to-end feature fusion at-tention network (FFA-Net) to directly restore the haze-free image. The FFA-Net architecture consists of three key components: 1) A novel Feature Attention (FA) module combines…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Xu Qin , Zhilin Wang , Yuanchao Bai , Xiaodong Xie , Huizhu Jia

Single image dehazing is a challenging ill-posed problem that has drawn significant attention in the last few years. Recently, convolutional neural networks have achieved great success in image dehazing. However, it is still difficult for…

计算机视觉与模式识别 · 计算机科学 2021-02-25 Qiaosi Yi , Juncheng Li , Faming Fang , Aiwen Jiang , Guixu Zhang

Finding local features that are repeatable across multiple views is a cornerstone of sparse 3D reconstruction. The classical image matching paradigm detects keypoints per-image once and for all, which can yield poorly-localized features and…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Philipp Lindenberger , Paul-Edouard Sarlin , Viktor Larsson , Marc Pollefeys

Establishing consistent and dense correspondences across multiple images is crucial for Structure from Motion (SfM) systems. Significant view changes, such as air-to-ground with very sparse view overlap, pose an even greater challenge to…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Gonglin Chen , Jinsen Wu , Haiwei Chen , Wenbin Teng , Zhiyuan Gao , Andrew Feng , Rongjun Qin , Yajie Zhao

Bundle Adjustment (BA) refers to the problem of simultaneous determination of sensor poses and scene geometry, which is a fundamental problem in robot vision. This paper presents an efficient and consistent bundle adjustment method for…

机器人学 · 计算机科学 2024-06-18 Zheng Liu , Xiyuan Liu , Fu Zhang