paper-with-me

Papers

Learning Unorthogonalized Matrices for Rotation Estimation

2023-12-01 · Kerui Gu, Zhihao LI, Shiyong Liu, Jianzhuang Liu, Songcen Xu, Youliang Yan, Michael Bi Mi, Kenji Kawaguchi, Angela Yao

Estimating 3D rotations is a common procedure for 3D computer vision. The accuracy depends heavily on the rotation representation. One form of representation -- rotation matrices -- is popular due to its continuity, especially for pose estimation tasks. The learning process usually incorporates orthogonalization to ensure orthonormal matrices. Our work reveals, through gradient analysis, that common orthogonalization procedures based on the Gram-Schmidt process and singular value decomposition will slow down training efficiency. To this end, we advocate removing orthogonalization from the learning process and learning unorthogonalized `Pseudo' Rotation Matrices (PRoM). An optimization analysis shows that PRoM converges faster and to a better solution. By replacing the orthogonalization incorporated representation with our proposed PRoM in various rotation-related tasks, we achieve state-of-the-art results on large-scale benchmarks for human pose estimation.

📄 PDF Abstract BibTeX arXiv:2312.00462

Code (0)

등록된 구현이 없습니다.

Tasks

3D Human Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

Mathematical Foundation and Corrections for Full Range Head Pose Estimation

2024-03-26 · Huei-Chung Hu, Xuyang Wu, YuAn Wang, Yi Fang 외

Numerous works concerning head pose estimation (HPE) offer algorithms or proposed neural network-based approaches for extracting Euler angles from either facial key points or directly from images of the head region. Howe…

Head Pose EstimationPose Estimation

A Birotation Solution for Relative Pose Problems

2025-05-04 · Hongbo Zhao, Ziwei Long, Mengtan Zhang, Hanli Wang 외

Relative pose estimation, a fundamental computer vision problem, has been extensively studied for decades. Existing methods either estimate and decompose the essential matrix or directly estimate the rotation and transla…

Pose Estimation

Full-range Head Pose Geometric Data Augmentations

2024-08-02 · Huei-Chung Hu, Xuyang Wu, Haowei Liu, Ting-Ruen Wei 외

Many head pose estimation (HPE) methods promise the ability to create full-range datasets, theoretically allowing the estimation of the rotation and positioning of the head from various angles. However, these methods are…

Dataset GenerationHead Pose EstimationPose EstimationSpecificity

Estimation in Rotationally Invariant Generalized Linear Models via Approximate Message Passing

2021-12-08 · Ramji Venkataramanan, Kevin Kögler, Marco Mondelli

We consider the problem of signal estimation in generalized linear models defined via rotationally invariant design matrices. Since these matrices can have an arbitrary spectral distribution, this model is well suited fo…

Approximate Message Passing for Multi-Layer Estimation in Rotationally Invariant Models

2022-12-03 · Yizhou Xu, Tianqi Hou, Shansuo Liang, Marco Mondelli

We consider the problem of reconstructing the signal and the hidden variables from observations coming from a multi-layer network with rotationally invariant weight matrices. The multi-layer structure models inference fr…