paper-with-me

Papers

Head-tail Loss: A simple function for Oriented Object Detection and Anchor-free models

2023-04-10 · Pau Gallés, Xi Chen

This paper presents a new loss function for the prediction of oriented bounding boxes, named head-tail-loss. The loss function consists in minimizing the distance between the prediction and the annotation of two key points that are representing the annotation of the object. The first point is the center point and the second is the head of the object. However, for the second point, the minimum distance between the prediction and either the head or tail of the groundtruth is used. On this way, either prediction is valid (with the head pointing to the tail or the tail pointing to the head). At the end the importance is to detect the direction of the object but not its heading. The new loss function has been evaluated on the DOTA and HRSC2016 datasets and has shown potential for elongated objects such as ships and also for other types of objects with different shapes.

📄 PDF Abstract BibTeX arXiv:2304.04503

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionOriented Object DetectionPredictionvalid

Similar Papers 제목 키워드 기반

GauCho: Gaussian Distributions with Cholesky Decomposition for Oriented Object Detection

2025-02-03 · CVPR 2025 1 · Jeffri Murrugarra-LLerena, Jose Henrique Lima Marques, Claudio R. Jung

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 bas…

object-detectionObject DetectionOriented Object Detectionregression

The Multiclass Score-Oriented Loss (MultiSOL) on the Simplex

2025-11-27 · Francesco Marchetti, Edoardo Legnaro, Sabrina Guastavino arxiv

In the supervised binary classification setting, score-oriented losses have been introduced with the aim of optimizing a chosen performance metric directly during the training phase, thus avoiding \textit{a posteriori} t…

Binary Classification

Category-Aware Dynamic Label Assignment with High-Quality Oriented Proposal

2024-07-03 · Mingkui Feng, Hancheng Yu, Xiaoyu Dang, Ming Zhou

Objects in aerial images are typically embedded in complex backgrounds and exhibit arbitrary orientations. When employing oriented bounding boxes (OBB) to represent arbitrary oriented objects, the periodicity of angles c…

object-detectionObject DetectionObject Detection In Aerial ImagesOriented Object Detection+1

Margin Calibration for Long-Tailed Visual Recognition

2021-12-14 · Yidong Wang, BoWen Zhang, Wenxin Hou, Zhen Wu 외

The long-tailed class distribution in visual recognition tasks poses great challenges for neural networks on how to handle the biased predictions between head and tail classes, i.e., the model tends to classify tail clas…

RAPiD: Rotation-Aware People Detection in Overhead Fisheye Images

2020-05-23 · Zhihao Duan, M. Ozan Tezcan, Hayato Nakamura, Prakash Ishwar 외

Recent methods for people detection in overhead, fisheye images either use radially-aligned bounding boxes to represent people, assuming people always appear along image radius or require significant pre-/post-processing…