中文
相关论文

相关论文: Expert Sample Consensus Applied to Camera Re-Local…

200 篇论文

We present a deep learning-based multitask framework for joint 3D human pose estimation and action recognition from RGB video sequences. Our approach proceeds along two stages. In the first, we run a real-time 2D pose detector to determine…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Huy Hieu Pham , Houssam Salmane , Louahdi Khoudour , Alain Crouzil , Pablo Zegers , Sergio A Velastin

Natural images are often affected by random noise and image denoising has long been a central topic in Computer Vision. Many algorithms have been introduced to remove the noise from the natural images, such as Gaussian, Wiener filtering and…

计算机视觉与模式识别 · 计算机科学 2013-08-07 Hyuntaek Oh

Reconstructing 3D shape and pose of static objects from a single image is an essential task for various industries, including robotics, augmented reality, and digital content creation. This can be done by directly predicting 3D shape in…

计算机视觉与模式识别 · 计算机科学 2023-10-18 Florian Langer , Ignas Budvytis , Roberto Cipolla

We propose a new algorithm for finding an unknown number of geometric models, e.g., homographies. The problem is formalized as finding dominant model instances progressively without forming crisp point-to-model assignments. Dominant…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Daniel Barath , Denys Rozumny , Ivan Eichhardt , Levente Hajder , Jiri Matas

Image compression is a widely used technique to reduce the spatial redundancy in images. Recently, learning based image compression has achieved significant progress by using the powerful representation ability from neural networks.…

图像与视频处理 · 电气工程与系统科学 2020-05-26 Jiaheng Liu , Guo Lu , Zhihao Hu , Dong Xu

Face alignment is a classic problem in the computer vision field. Previous works mostly focus on sparse alignment with a limited number of facial landmark points, i.e., facial landmark detection. In this paper, for the first time, we aim at…

计算机视觉与模式识别 · 计算机科学 2017-09-06 Yaojie Liu , Amin Jourabloo , William Ren , Xiaoming Liu

In this paper, we study the problem of robust subspace recovery (RSR) in the presence of both strong adversarial corruptions and Gaussian noise. Specifically, given a limited number of noisy samples -- some of which are tampered by an…

机器学习 · 计算机科学 2025-04-15 Guixian Chen , Jianhao Ma , Salar Fattahi

Remote sensing image change captioning (RSICC) aims at generating human-like language to describe the semantic changes between bi-temporal remote sensing image pairs. It provides valuable insights into environmental dynamics and land…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Xiaofei Yu , Yitong Li , Jie Ma

We present GSLoc: a new visual localization method that performs dense camera alignment using 3D Gaussian Splatting as a map representation of the scene. GSLoc backpropagates pose gradients over the rendering pipeline to align the rendered…

机器人学 · 计算机科学 2024-10-10 Kazii Botashev , Vladislav Pyatov , Gonzalo Ferrer , Stamatios Lefkimmiatis

Environmental sound classification (ESC) is a challenging problem due to the complexity of sounds. The ESC performance is heavily dependent on the effectiveness of representative features extracted from the environmental sounds. However,…

声音 · 计算机科学 2019-07-05 Zhichao Zhang , Shugong Xu , Tianhao Qiao , Shunqing Zhang , Shan Cao

Existing methods for instance-level 6D pose estimation typically rely on neural networks that either directly regress the pose in $\mathrm{SE}(3)$ or estimate it indirectly via local feature matching. The former struggle with object…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Amir Hamza , Davide Boscaini , Weihang Li , Benjamin Busam , Fabio Poiesi

Estimating relative camera poses from consecutive frames is a fundamental problem in visual odometry (VO) and simultaneous localization and mapping (SLAM), where classic methods consisting of hand-crafted features and sampling-based outlier…

计算机视觉与模式识别 · 计算机科学 2020-07-31 You-Yi Jau , Rui Zhu , Hao Su , Manmohan Chandraker

One primary technical challenge in photoacoustic microscopy (PAM) is the necessary compromise between spatial resolution and imaging speed. In this study, we propose a novel application of deep learning principles to reconstruct…

图像与视频处理 · 电气工程与系统科学 2020-06-02 Anthony DiSpirito , Daiwei Li , Tri Vu , Maomao Chen , Dong Zhang , Jianwen Luo , Roarke Horstmeyer , Junjie Yao

RANSAC and its variants are widely used for robust estimation, however, they commonly follow a greedy approach to finding the highest scoring model while ignoring other model hypotheses. In contrast, Iteratively Reweighted Least Squares…

计算机视觉与模式识别 · 计算机科学 2023-07-27 Luca Cavalli , Daniel Barath , Marc Pollefeys , Viktor Larsson

We propose two minimal solutions to the problem of relative pose estimation of (i) a calibrated camera from four points in two views and (ii) a calibrated generalized camera from five points in two views. In both cases, the relative…

计算机视觉与模式识别 · 计算机科学 2019-02-01 Evgeniy Martyushev , Bo Li

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

3D pose estimation from sparse multi-views is a critical task for numerous applications, including action recognition, sports analysis, and human-robot interaction. Optimization-based methods typically follow a two-stage pipeline, first…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Tony Danjun Wang , Tolga Birdal , Nassir Navab , Lennart Bastian

Crowd counting from unconstrained scene images is a crucial task in many real-world applications like urban surveillance and management, but it is greatly challenged by the camera's perspective that causes huge appearance variations in…

计算机视觉与模式识别 · 计算机科学 2018-07-03 Lingbo Liu , Hongjun Wang , Guanbin Li , Wanli Ouyang , Liang Lin

We propose SGLoc, a novel localization system that directly regresses camera poses from 3D Gaussian Splatting (3DGS) representation by leveraging semantic information. Our method utilizes the semantic relationship between 2D image and 3D…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Beining Xu , Siting Zhu , Hesheng Wang

Mixture-of-Experts (MoE) models achieve a favorable trade-off between performance and inference efficiency by activating only a subset of experts. However, the memory overhead of storing all experts remains a major limitation, especially in…

计算与语言 · 计算机科学 2025-05-29 Zican Dong , Han Peng , Peiyu Liu , Wayne Xin Zhao , Dong Wu , Feng Xiao , Zhifeng Wang