HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Adaloss: Adaptive Loss Function for Landmark Localization

Brian Teixeira; Birgi Tamersoy; Vivek Singh; Ankur Kapoor

Adaloss: Adaptive Loss Function for Landmark Localization

Abstract

Landmark localization is a challenging problem in computer vision with a multitude of applications. Recent deep learning based methods have shown improved results by regressing likelihood maps instead of regressing the coordinates directly. However, setting the precision of these regression targets during the training is a cumbersome process since it creates a trade-off between trainability vs localization accuracy. Using precise targets introduces a significant sampling bias and hence makes the training more difficult, whereas using imprecise targets results in inaccurate landmark detectors. In this paper, we introduce "Adaloss", an objective function that adapts itself during the training by updating the target precision based on the training statistics. This approach does not require setting problem-specific parameters and shows improved stability in training and better localization accuracy during inference. We demonstrate the effectiveness of our proposed method in three different applications of landmark localization: 1) the challenging task of precisely detecting catheter tips in medical X-ray images, 2) localizing surgical instruments in endoscopic images, and 3) localizing facial features on in-the-wild images where we show state-of-the-art results on the 300-W benchmark dataset.

Code Repositories

mikgur/MADE_CV_1000_facial_landmarks
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
facial-landmark-detection-on-300wAdaloss
NME: 3.31

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Adaloss: Adaptive Loss Function for Landmark Localization | Papers | HyperAI