← Search

Mårten Wadenbäck

7 accepted papers

2026

QuaMo: Quaternion Motions for Vision-based 3D Human Kinematics Capture

ICLR 2026poster

Vision-based 3D human motion capture from videos remains a challenge in computer vision. Traditional 3D pose estimation approaches often ignore the temporal consistency between frames, causing implausible and jittery motion. The emerging field of kinematics-based 3D motion capture addresses these is…

Cited by 0SourcecodeScholar
2024

O$n$ Learning Deep O($n$)-Equivariant Hyperspheres

ICML 2024poster

In this paper, we utilize hyperspheres and regular $n$-simplexes and propose an approach to learning deep features equivariant under the transformations of $n$D reflections and rotations, encompassed by the powerful group of O$(n)$. Namely, we propose O$(n)$-equivariant neurons with spherical decisi…

2024

RoMa: Robust Dense Feature Matching

CVPR 2024poster

Feature matching is an important computer vision task that involves estimating correspondences between two images of a 3D scene and dense methods estimate all such correspondences. The aim is to learn a robust model i.e. a model able to match under challenging real-world changes. In this work we pro…

2024

TetraSphere: A Neural Descriptor for O(3)-Invariant Point Cloud Analysis

CVPR 2024poster

In many practical applications 3D point cloud analysis requires rotation invariance. In this paper we present a learnable descriptor invariant under 3D rotations and reflections i.e. the O(3) actions utilizing the recently introduced steerable 3D spherical neurons and vector neurons. Specifically we…

2023

DKM: Dense Kernelized Feature Matching for Geometry Estimation

CVPR 2023highlight

Feature matching is a challenging computer vision task that involves finding correspondences between two images of a 3D scene. In this paper we consider the dense approach instead of the more common sparse paradigm, thus striving to find all correspondences. Perhaps counter-intuitively, dense method…