paper-with-me

홈 › Papers

Mask Focal Loss: A unifying framework for dense crowd counting with canonical object detection networks

2022-12-22 · Xiaopin Zhong, Guankun Wang, Weixiang Liu, Zongze Wu, Yuanlong Deng

As a fundamental computer vision task, crowd counting plays an important role in public safety. Currently, deep learning based head detection is a promising method for crowd counting. However, the highly concerned object detection networks cannot be well applied to this problem for three reasons: (1) Existing loss functions fail to address sample imbalance in highly dense and complex scenes; (2) Canonical object detectors lack spatial coherence in loss calculation, disregarding the relationship between object location and background region; (3) Most of the head detection datasets are only annotated with the center points, i.e. without bounding boxes. To overcome these issues, we propose a novel Mask Focal Loss (MFL) based on heatmap via the Gaussian kernel. MFL provides a unifying framework for the loss functions based on both heatmap and binary feature map ground truths. Additionally, we introduce GTA_Head, a synthetic dataset with comprehensive annotations, for evaluation and comparison. Extensive experimental results demonstrate the superior performance of our MFL across various detectors and datasets, and it can reduce MAE and RMSE by up to 47.03% and 61.99%, respectively. Therefore, our work presents a strong foundation for advancing crowd counting methods based on density estimation.

📄 PDF Abstract BibTeX arXiv:2212.11542

Code (1)

gkw0010/gtav_head-dataset 공식 구현

Tasks

Crowd CountingDensity EstimationHead DetectionObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음
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 제목 키워드 기반

Learning Class Difficulty via Dynamic Focal Attention for Histopathology Segmentation

2026-04-15 · Lakmali Nadeesha Kumari, Sen-Ching Samson Cheung arxiv

Frequency-based loss reweighting, the standard remedy for imbalanced histopathology segmentation, implicitly assumes that rare classes are difficult. Yet difficulty also arises from morphological variability, boundary am…

Semantic Segmentation

A Mask-based Model for Mandarin Chinese Polyphone Disambiguation

2020-10-21 · Haiteng Zhang

Polyphone disambiguation serves as an essential part of Mandarin text-to-speech (TTS) system. However, conventional system modeling the entire Pinyin set causes the case that prediction belongs to the unrelated polyphoni…

Polyphone disambiguationtext-to-speechText to Speech

AdaptiveClick: Clicks-aware Transformer with Adaptive Focal Loss for Interactive Image Segmentation

2023-05-07 · Jiacheng Lin, Jiajun Chen, Kailun Yang, Alina Roitberg 외

Interactive Image Segmentation (IIS) has emerged as a promising technique for decreasing annotation time. Substantial progress has been made in pre- and post-processing for IIS, but the critical issue of interaction ambi…

DecoderImage SegmentationSegmentationSemantic Segmentation

Focal Loss for Dense Object Detection

2017-08-07 · ICCV 2017 10 · Tsung-Yi Lin, Priya Goyal, Ross Girshick, Kaiming He 외

The highest accuracy object detectors to date are based on a two-stage approach popularized by R-CNN, where a classifier is applied to a sparse set of candidate object locations. In contrast, one-stage detectors that are…

2D Object DetectionDense Object DetectionKnowledge DistillationLong-tail Learning+5

Topology-Aware Focal Loss for 3D Image Segmentation

2023-04-24 · Andac Demir, Elie Massaad, Bulent Kiziltan

The efficacy of segmentation algorithms is frequently compromised by topological errors like overlapping regions, disrupted connections, and voids. To tackle this problem, we introduce a novel loss function, namely Topol…

Brain Tumor SegmentationImage SegmentationSegmentationSemantic Segmentation+1