CVGROct 14, 2024

On Representation of 3D Rotation in the Context of Deep Learning

arXiv:2410.10350v21 citationsh-index: 5
Originality Synthesis-oriented
AI Analysis

This work addresses rotation estimation for applications like 3D scanning and robotics, but it is incremental as it builds on prior research on rotation representations.

This paper tackled the problem of representing 3D rotations in deep learning for rotation estimation, finding that networks using continuous 5D and 6D representations performed better than discontinuous ones on synthetic and real datasets.

This paper investigates various methods of representing 3D rotations and their impact on the learning process of deep neural networks. We evaluated the performance of ResNet18 networks for 3D rotation estimation using several rotation representations and loss functions on both synthetic and real data. The real datasets contained 3D scans of industrial bins, while the synthetic datasets included views of a simple asymmetric object rendered under different rotations. On synthetic data, we also assessed the effects of different rotation distributions within the training and test sets, as well as the impact of the object's texture. In line with previous research, we found that networks using the continuous 5D and 6D representations performed better than the discontinuous ones.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes