paper-with-me

Papers

Automated Focal Loss for Image based Object Detection

2019-04-19 · Michael Weber, Michael Fürst, J. Marius Zöllner

Current state-of-the-art object detection algorithms still suffer the problem of imbalanced distribution of training data over object classes and background. Recent work introduced a new loss function called focal loss to mitigate this problem, but at the cost of an additional hyperparameter. Manually tuning this hyperparameter for each training task is highly time-consuming. With automated focal loss we introduce a new loss function which substitutes this hyperparameter by a parameter that is automatically adapted during the training progress and controls the amount of focusing on hard training examples. We show on the COCO benchmark that this leads to an up to 30% faster training convergence. We further introduced a focal regression loss which on the more challenging task of 3D vehicle detection outperforms other loss functions by up to 1.8 AOS and can be used as a value range independent metric for regression.

📄 PDF Abstract BibTeX arXiv:1904.09048

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detectionregressionvehicle detection

Methods 이 논문이 사용한 방법론

Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…

Similar Papers 제목 키워드 기반

Focal Loss in 3D Object Detection

2018-09-17 · Peng Yun, Lei Tai, Yu-An Wang, Chengju Liu 외

3D object detection is still an open problem in autonomous driving scenes. When recognizing and localizing key objects from sparse 3D inputs, autonomous vehicles suffer from a larger continuous searching space and higher…

3D Object DetectionAutonomous DrivingAutonomous VehiclesObject+2

Comparing Objective Functions for Segmentation and Detection of Microaneurysms in Retinal Images

2020-01-25 · MIDL 2019 7 · Jakob Kristian Holm Andersen, Thiusius Rajeeth Savarimuthu, Jakob Grauslund

Retinal microaneurysms (MAs) are the earliest signs of diabetic retinopathy (DR) which is the leading cause of blindness among the working aged population in the western world. Detection of MAs present a particular chall…

Reduced Focal Loss: 1st Place Solution to xView object detection in Satellite Imagery

2019-03-04 · Nikolay Sergievskiy, Alexander Ponamarev

This paper describes our approach to the DIUx xView 2018 Detection Challenge [1]. This challenge focuses on a new satellite imagery dataset. The dataset contains 60 object classes that are highly imbalanced. Due to the i…

object-detectionObject Detection

Adaptive Voxel-Weighted Loss Using L1 Norms in Deep Neural Networks for Detection and Segmentation of Prostate Cancer Lesions in PET/CT Images

2025-02-04 · Obed Korshie Dzikunu, Shadab Ahamed, Amirhossein Toosi, Xiaoxiao Li 외

This study proposes a new loss function for deep neural networks, L1-weighted Dice Focal Loss (L1DFL), that leverages L1 norms for adaptive weighting of voxels based on their classification difficulty, towards automated …

Segmentation

Scalable Detection of Fossil Palynomorphs in Multifocal Digital Microscopy Images

2026-09-04 · Abbas Shaikh, Praise Mayor, Patrick Ainlay-Vazquez, Aditya Viswanathan 외 arxiv

Palynomorphs (microscopic, organic-walled fossils such as pollen, spores, and dinoflagellates) are important high-resolution records of past climates and are critical to the study of ancient ecosystems. Existing methods …

Object Detection