CVFeb 3, 2025

GauCho: Gaussian Distributions with Cholesky Decomposition for Oriented Object Detection

arXiv:2502.01565v19 citationsh-index: 4CVPR
Originality Incremental advance
AI Analysis

This addresses a specific issue in remote sensing analysis for detecting elongated objects, offering an incremental improvement over existing methods.

The paper tackles the problem of angular boundary discontinuity in oriented object detection by proposing a regression head that directly produces Gaussian distributions using Cholesky decomposition, achieving results comparable to or better than state-of-the-art detectors on the DOTA dataset.

Oriented Object Detection (OOD) has received increased attention in the past years, being a suitable solution for detecting elongated objects in remote sensing analysis. In particular, using regression loss functions based on Gaussian distributions has become attractive since they yield simple and differentiable terms. However, existing solutions are still based on regression heads that produce Oriented Bounding Boxes (OBBs), and the known problem of angular boundary discontinuity persists. In this work, we propose a regression head for OOD that directly produces Gaussian distributions based on the Cholesky matrix decomposition. The proposed head, named GauCho, theoretically mitigates the boundary discontinuity problem and is fully compatible with recent Gaussian-based regression loss functions. Furthermore, we advocate using Oriented Ellipses (OEs) to represent oriented objects, which relates to GauCho through a bijective function and alleviates the encoding ambiguity problem for circular objects. Our experimental results show that GauCho can be a viable alternative to the traditional OBB head, achieving results comparable to or better than state-of-the-art detectors for the challenging dataset DOTA

Foundations

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

Your Notes