中文
相关论文

相关论文: Leveraging Equivariant Features for Absolute Pose …

200 篇论文

We propose a novel efficient and lightweight model for human pose estimation from a single image. Our model is designed to achieve competitive results at a fraction of the number of parameters and computational cost of various…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Hossam Isack , Christian Haene , Cem Keskin , Sofien Bouaziz , Yuri Boykov , Shahram Izadi , Sameh Khamis

This paper presents a convolutional neural network based approach for estimating the relative pose between two cameras. The proposed network takes RGB images from both cameras as input and directly produces the relative rotation and…

计算机视觉与模式识别 · 计算机科学 2017-07-31 Iaroslav Melekhov , Juha Ylioinas , Juho Kannala , Esa Rahtu

The translation equivariance of convolutional layers enables convolutional neural networks to generalize well on image problems. While translation equivariance provides a powerful inductive bias for images, we often additionally desire…

机器学习 · 统计学 2020-09-25 Marc Finzi , Samuel Stanton , Pavel Izmailov , Andrew Gordon Wilson

Image based localization is one of the important problems in computer vision due to its wide applicability in robotics, augmented reality, and autonomous systems. There is a rich set of methods described in the literature how to…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Pulak Purkait , Cheng Zhao , Christopher Zach

Recent attempts at introducing rotation invariance or equivariance in 3D deep learning approaches have shown promising results, but these methods still struggle to reach the performances of standard 3D neural networks. In this work we study…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Hugues Thomas

This paper proposes a generalizable, end-to-end deep learning-based method for relative pose regression between two images. Given two images of the same scene captured from different viewpoints, our method predicts the relative rotation and…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Fadi Khatib , Yuval Margalit , Meirav Galun , Ronen Basri

Pre-trained deep image representations are useful for post-training tasks such as classification through transfer learning, image retrieval, and object detection. Data augmentations are a crucial aspect of pre-training robust…

计算机视觉与模式识别 · 计算机科学 2023-02-23 Sangnie Bhardwaj , Willie McClinton , Tongzhou Wang , Guillaume Lajoie , Chen Sun , Phillip Isola , Dilip Krishnan

Absolute Pose Regression (APR) has emerged as a compelling paradigm for visual localization. However, APR models typically operate as black boxes, directly regressing a 6-DoF pose from a query image, which can lead to memorizing training…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Changyang Li , Xuejian Ma , Lixiang Liu , Zhan Li , Qingan Yan , Yi Xu

Equivariance is a nice property to have as it produces much more parameter efficient neural architectures and preserves the structure of the input through the feature mapping. Even though some combinations of transformations might never…

计算机视觉与模式识别 · 计算机科学 2020-02-11 David W. Romero , Mark Hoogendoorn

Equivariance of neural networks to transformations helps to improve their performance and reduce generalization error in computer vision tasks, as they apply to datasets presenting symmetries (e.g. scalings, rotations, translations). The…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Mateus Sangalli , Samy Blusseau , Santiago Velasco-Forero , Jesus Angulo

Pose Machines provide a sequential prediction framework for learning rich implicit spatial models. In this work we show a systematic design for how convolutional networks can be incorporated into the pose machine framework for learning…

计算机视觉与模式识别 · 计算机科学 2016-04-13 Shih-En Wei , Varun Ramakrishna , Takeo Kanade , Yaser Sheikh

Deep learning models have achieved significant success in various image related tasks. However, they often encounter challenges related to computational complexity and overfitting. In this paper, we propose an efficient approach that…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Salim Khazem , Jeremy Fix , Cédric Pradalier

Group Convolutional Neural Networks (G-CNNs) constrain learned features to respect the symmetries in the selected group, and lead to better generalization when these symmetries appear in the data. If this is not the case, however,…

计算机视觉与模式识别 · 计算机科学 2023-01-18 David W. Romero , Suhas Lohit

We characterize the class of image plane transformations which realize rigid camera motions and call these transformations `rigidity preserving'. In particular, 2D translations of pinhole images are not rigidity preserving. Hence, when…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Lucas Brynte , Georg Bökman , Axel Flinth , Fredrik Kahl

Despite the importance of image representations such as histograms of oriented gradients and deep Convolutional Neural Networks (CNN), our theoretical understanding of them remains limited. Aiming at filling this gap, we investigate three…

计算机视觉与模式识别 · 计算机科学 2015-06-23 Karel Lenc , Andrea Vedaldi

Learning about the three-dimensional world from two-dimensional images is a fundamental problem in computer vision. An ideal neural network architecture for such tasks would leverage the fact that objects can be rotated and translated in…

计算机视觉与模式识别 · 计算机科学 2023-07-10 Owen Howell , David Klee , Ondrej Biza , Linfeng Zhao , Robin Walters

Convolutional Neural Networks (CNNs) are extremely efficient, since they exploit the inherent translation-invariance of natural images. However, translation is just one of a myriad of useful spatial transformations. Can the same efficiency…

计算机视觉与模式识别 · 计算机科学 2021-12-02 João F. Henriques , Andrea Vedaldi

Determining the 3D orientations of an object in an image, known as single-image pose estimation, is a crucial task in 3D vision applications. Existing methods typically learn 3D rotations parametrized in the spatial domain using Euler…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Jongmin Lee , Minsu Cho

Traditional supervised learning aims to learn an unknown mapping by fitting a function to a set of input-output pairs with a fixed dimension. The fitted function is then defined on inputs of the same dimension. However, in many settings,…

机器学习 · 计算机科学 2024-05-01 Eitan Levin , Mateo Díaz

Although group convolutional networks are able to learn powerful representations based on symmetry patterns, they lack explicit means to learn meaningful relationships among them (e.g., relative positions and poses). In this paper, we…

计算机视觉与模式识别 · 计算机科学 2020-07-01 David W. Romero , Erik J. Bekkers , Jakub M. Tomczak , Mark Hoogendoorn