TL;DR
This paper introduces CeDiRNet, a novel dense regression approach for point-supervised object counting and localization that improves accuracy by using center-direction information and domain-agnostic localization.
Contribution
The paper presents a new dense regression method for point supervision that enhances object localization and counting, with a lightweight network trained independently of the target domain.
Findings
Outperforms state-of-the-art methods on six datasets
Effective domain-agnostic localization network
Improved object counting and localization accuracy
Abstract
Object counting and localization problems are commonly addressed with point supervised learning, which allows the use of less labor-intensive point annotations. However, learning based on point annotations poses challenges due to the high imbalance between the sets of annotated and unannotated pixels, which is often treated with Gaussian smoothing of point annotations and focal loss. However, these approaches still focus on the pixels in the immediate vicinity of the point annotations and exploit the rest of the data only indirectly. In this work, we propose a novel approach termed CeDiRNet for point-supervised learning that uses a dense regression of directions pointing towards the nearest object centers, i.e. center-directions. This provides greater support for each center point arising from many surrounding pixels pointing towards the object center. We propose a formulation of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsFocus
